Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally 272f1fc2cf3a: Pulling from altinityinfra/stateless-test 9cb31e2e37ea: Pulling fs layer df359b7b1559: Pulling fs layer 3a559aa61c9d: Pulling fs layer 68a0cab749fd: Pulling fs layer 651fb59f4bde: Pulling fs layer e46ee7633e06: Pulling fs layer 4d81e853134c: Pulling fs layer 2ca83fb30920: Pulling fs layer 87383c42c280: Pulling fs layer c69fd5871616: Pulling fs layer be36e833f5a0: Pulling fs layer 01d36d6d8ac0: Pulling fs layer d26aa70e4ee9: Pulling fs layer 4f4fb700ef54: Pulling fs layer a530659dc546: Pulling fs layer 67ee28f56be0: Pulling fs layer b4317c09da11: Pulling fs layer 85d8d0cf5c07: Pulling fs layer 651fb59f4bde: Waiting 698f50c38bfc: Pulling fs layer 72201d93f05d: Pulling fs layer b470e71e0f04: Pulling fs layer ac7e0d204651: Pulling fs layer b7ee99b11446: Pulling fs layer 6c599e19d203: Pulling fs layer 25487a5e81e2: Pulling fs layer e46ee7633e06: Waiting 860a93490d01: Pulling fs layer 9cdda56dc0a5: Pulling fs layer 4d81e853134c: Waiting 2ca83fb30920: Waiting 87383c42c280: Waiting c69fd5871616: Waiting 698f50c38bfc: Waiting be36e833f5a0: Waiting 72201d93f05d: Waiting 68a0cab749fd: Waiting b470e71e0f04: Waiting 67ee28f56be0: Waiting b4317c09da11: Waiting ac7e0d204651: Waiting 85d8d0cf5c07: Waiting 860a93490d01: Waiting 01d36d6d8ac0: Waiting 9cdda56dc0a5: Waiting b7ee99b11446: Waiting 25487a5e81e2: Waiting 6c599e19d203: Waiting d26aa70e4ee9: Waiting 4f4fb700ef54: Waiting df359b7b1559: Verifying Checksum df359b7b1559: Download complete 68a0cab749fd: Verifying Checksum 68a0cab749fd: Download complete 9cb31e2e37ea: Verifying Checksum 9cb31e2e37ea: Download complete 3a559aa61c9d: Verifying Checksum 3a559aa61c9d: Download complete 9cb31e2e37ea: Pull complete df359b7b1559: Pull complete 4d81e853134c: Verifying Checksum 4d81e853134c: Download complete e46ee7633e06: Verifying Checksum e46ee7633e06: Download complete 87383c42c280: Verifying Checksum 87383c42c280: Download complete c69fd5871616: Verifying Checksum c69fd5871616: Download complete be36e833f5a0: Download complete 3a559aa61c9d: Pull complete 68a0cab749fd: Pull complete 01d36d6d8ac0: Verifying Checksum 01d36d6d8ac0: Download complete 651fb59f4bde: Verifying Checksum 651fb59f4bde: Download complete d26aa70e4ee9: Verifying Checksum d26aa70e4ee9: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete a530659dc546: Verifying Checksum a530659dc546: Download complete 67ee28f56be0: Verifying Checksum 67ee28f56be0: Download complete b4317c09da11: Download complete 85d8d0cf5c07: Download complete 698f50c38bfc: Download complete b470e71e0f04: Verifying Checksum b470e71e0f04: Download complete ac7e0d204651: Download complete 651fb59f4bde: Pull complete b7ee99b11446: Verifying Checksum b7ee99b11446: Download complete e46ee7633e06: Pull complete 6c599e19d203: Verifying Checksum 6c599e19d203: Download complete 4d81e853134c: Pull complete 25487a5e81e2: Verifying Checksum 25487a5e81e2: Download complete 860a93490d01: Verifying Checksum 860a93490d01: Download complete 72201d93f05d: Verifying Checksum 72201d93f05d: Download complete 9cdda56dc0a5: Verifying Checksum 9cdda56dc0a5: Download complete 2ca83fb30920: Verifying Checksum 2ca83fb30920: Download complete 2ca83fb30920: Pull complete 87383c42c280: Pull complete c69fd5871616: Pull complete be36e833f5a0: Pull complete 01d36d6d8ac0: Pull complete d26aa70e4ee9: Pull complete 4f4fb700ef54: Pull complete a530659dc546: Pull complete 67ee28f56be0: Pull complete b4317c09da11: Pull complete 85d8d0cf5c07: Pull complete 698f50c38bfc: Pull complete 72201d93f05d: Pull complete b470e71e0f04: Pull complete ac7e0d204651: Pull complete b7ee99b11446: Pull complete 6c599e19d203: Pull complete 25487a5e81e2: Pull complete 860a93490d01: Pull complete 9cdda56dc0a5: Pull complete Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1 Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a + source /setup_export_logs.sh ++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh ++ CLICKHOUSE_CI_LOGS_USER=ci ++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export ++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, ' ++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id' ++ EXTRA_ORDER_BY_COLUMNS=check_name ++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), ' ++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols' + source /basic_helpers.sh + source /repo/tests/docker_scripts/stress_tests.lib ++ OK='\tOK\t\N\t' ++ FAIL='\tFAIL\t\N\t' ++ FAILURE_CONTEXT_LINES=100 ++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000 ++ source /basic_helpers.sh + dmesg --clear + set -e -x -a + USE_DATABASE_REPLICATED=0 + USE_SHARED_CATALOG=0 ++ rg -v '#' /usr/share/zoneinfo/zone.tab ++ awk '{print $3}' ++ shuf ++ head -n1 + TZ=America/Santiago + echo 'Chosen random timezone America/Santiago' Chosen random timezone America/Santiago + ln -snf /usr/share/zoneinfo/America/Santiago /etc/localtime + echo America/Santiago + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.6.10634.altinitytest+msan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static_25.3.6.10634.altinitytest+msan_amd64.deb Selecting previously unselected package clickhouse-common-static. (Reading database ... 48449 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static_25.3.6.10634.altinitytest+msan_amd64.deb ... Unpacking clickhouse-common-static (25.3.6.10634.altinitytest+msan) ... Setting up clickhouse-common-static (25.3.6.10634.altinitytest+msan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.6.10634.altinitytest+msan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-common-static-dbg_25.3.6.10634.altinitytest+msan_amd64.deb Selecting previously unselected package clickhouse-common-static-dbg. (Reading database ... 48476 files and directories currently installed.) Preparing to unpack .../clickhouse-common-static-dbg_25.3.6.10634.altinitytest+msan_amd64.deb ... Unpacking clickhouse-common-static-dbg (25.3.6.10634.altinitytest+msan) ... Setting up clickhouse-common-static-dbg (25.3.6.10634.altinitytest+msan) ... + return + run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.6.10634.altinitytest+msan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-server_25.3.6.10634.altinitytest+msan_amd64.deb Selecting previously unselected package clickhouse-server. (Reading database ... 48483 files and directories currently installed.) Preparing to unpack .../clickhouse-server_25.3.6.10634.altinitytest+msan_amd64.deb ... Unpacking clickhouse-server (25.3.6.10634.altinitytest+msan) ... Setting up clickhouse-server (25.3.6.10634.altinitytest+msan) ... ClickHouse binary is already located at /usr/bin/clickhouse Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse. Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse. Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse. Creating symlink /usr/bin/ch to /usr/bin/clickhouse. Creating symlink /usr/bin/chl to /usr/bin/clickhouse. Creating symlink /usr/bin/chc to /usr/bin/clickhouse. Creating clickhouse group if it does not exist. groupadd -r clickhouse Creating clickhouse user if it does not exist. useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf. Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration. Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration. Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it. /etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path. /etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path. Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it. Log directory /var/log/clickhouse-server/ already exists. Creating data directory /var/lib/clickhouse/. Creating pid directory /var/run/clickhouse-server. chown -R clickhouse:clickhouse '/var/log/clickhouse-server/' chown -R clickhouse:clickhouse '/var/run/clickhouse-server' chown clickhouse:clickhouse '/var/lib/clickhouse/' groupadd -r clickhouse-bridge useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge' chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge' Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it. Setting capabilities for clickhouse binary. This is optional. chown -R clickhouse:clickhouse '/etc/clickhouse-server' ClickHouse has been successfully installed. Start clickhouse-server with: sudo clickhouse start Start clickhouse-client with: clickhouse-client + return + run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.6.10634.altinitytest+msan_amd64.deb + local retries=3 + shift + local retry=0 + '[' 0 -ge 3 ']' + dpkg -i package_folder/clickhouse-client_25.3.6.10634.altinitytest+msan_amd64.deb Selecting previously unselected package clickhouse-client. (Reading database ... 48500 files and directories currently installed.) Preparing to unpack .../clickhouse-client_25.3.6.10634.altinitytest+msan_amd64.deb ... Unpacking clickhouse-client (25.3.6.10634.altinitytest+msan) ... Setting up clickhouse-client (25.3.6.10634.altinitytest+msan) ... + return + echo '' + [[ -z '' ]] + ch --query 'SELECT 1' 1 + chl --query 'SELECT 1' 1 + chc --version ClickHouse client version 25.3.6.10634.altinitytest (altinity build). + ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test + export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py + CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py + source /repo/tests/docker_scripts/attach_gdb.lib ++ source /repo/tests/docker_scripts/utils.lib +++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P +++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 ++ source /basic_helpers.sh + source /repo/tests/docker_scripts/utils.lib ++ sysctl kernel.core_pattern=core.%e.%p-%P kernel.core_pattern = core.%e.%p-%P ++ sysctl fs.suid_dumpable=1 fs.suid_dumpable = 1 + /repo/tests/config/install.sh + DEST_SERVER_PATH=/etc/clickhouse-server + DEST_CLIENT_PATH=/etc/clickhouse-client +++ dirname /repo/tests/config/install.sh ++ cd /repo/tests/config ++ pwd -P + SRC_PATH=/repo/tests/config + '[' 0 -ge 2 ']' + FAST_TEST=0 + NO_AZURE=0 + [[ 0 -gt 0 ]] + echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server' Going to install test configs from /repo/tests/config into /etc/clickhouse-server + mkdir -p /etc/clickhouse-server/config.d/ + mkdir -p /etc/clickhouse-server/users.d/ + mkdir -p /etc/clickhouse-client + ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/ + '[' 0 '!=' 1 ']' + ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/ + [[ -n '' ]] + ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/ + ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/ + ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/server.key /etc/clickhouse-server/ + ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/ + ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/ + ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml + ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/ + [[ -n '' ]] + rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml + value=1 + sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml + value=19992576 + sed --follow-symlinks -i 's|[[:digit:]]\+|19992576|' /etc/clickhouse-server/config.d/keeper_port.xml + value=6922240 + sed --follow-symlinks -i 's|[[:digit:]]\+|6922240|' /etc/clickhouse-server/config.d/keeper_port.xml + value=1 + sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml + [[ -n '' ]] + [[ -n '' ]] + [[ '' == \1 ]] + [[ '' == \1 ]] + [[ 1 == \1 ]] + [[ 0 != \1 ]] + ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/ + ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/ + ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/ + [[ '' == \1 ]] + [[ 0 == \1 ]] + ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml + /repo/tests/docker_scripts/setup_minio.sh stateless + azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence + export MINIO_ROOT_USER=clickhouse + MINIO_ROOT_USER=clickhouse + export MINIO_ROOT_PASSWORD=clickhouse + MINIO_ROOT_PASSWORD=clickhouse + main stateless + local query_dir ++ check_arg stateless ++ local query_dir ++ '[' '!' 1 -eq 1 ']' ++ case "$1" in ++ query_dir=0_stateless ++ echo 0_stateless + query_dir=0_stateless + '[' '!' -f ./minio ']' + start_minio + mkdir -p ./minio_data + ./minio --version minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3) Runtime: go1.22.5 linux/amd64 License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Copyright: 2015-2024 MinIO, Inc. + wait_for_it + local counter=0 + local max_counter=60 + local url=http://localhost:11111 + ./minio server --address :11111 ./minio_data + params=('--silent' '--verbose') + local params + curl --silent --verbose http://localhost:11111 + grep AccessDenied trying to connect to minio + [[ 0 == \6\0 ]] + echo 'trying to connect to minio' + sleep 1 In-memory extent storage is enabled with a limit of 15667.21 MB (16428257280 bytes, 50% of total memory). Azurite Blob service is starting on 0.0.0.0:10000 Azurite Blob service successfully listens on http://0.0.0.0:10000 INFO: Formatting 1st pool, 1 set(s), 1 drives per set. INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable. MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:40947 http://127.0.0.1:40947 Docs: https://min.io/docs/minio/linux/index.html + counter=1 + curl --silent --verbose http://localhost:11111 + grep AccessDenied AccessDeniedAccess Denied./18565F32EADDE2C57dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f + lsof -i :11111 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME minio 265 root 8u IPv6 27366 0t0 TCP *:11111 (LISTEN) minio 265 root 9u IPv4 27365 0t0 TCP localhost:11111 (LISTEN) minio 265 root 10u IPv6 27367 0t0 TCP localhost:11111 (LISTEN) + sleep 5 + setup_minio stateless + local test_type=stateless + ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse Added `clickminio` successfully. + ./mc admin user add clickminio test testtest Added user `test` successfully. + ./mc admin policy attach clickminio readwrite --user=test Attached Policies: [readwrite] To User: test + ./mc mb --ignore-existing clickminio/test Bucket created successfully `clickminio/test`. + '[' stateless = stateless ']' + ./mc anonymous set public clickminio/test Access permission for `clickminio/test` is set to `public` + upload_data 0_stateless /repo/tests/ + local query_dir=0_stateless + local test_path=/repo/tests/ + local data_path=/repo/tests//queries/0_stateless/data_minio + '[' -d /repo/tests//queries/0_stateless/data_minio ']' + ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/ `/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet` `/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl` `/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow` `/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar` `/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar` `/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip` `/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz` `/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip` `/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet` `/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet` `/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv` `/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv` `/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv` `/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` `/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` `/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` `/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` `/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data` `/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv` Total: 5.43 MiB, Transferred: 5.43 MiB, Speed: 145.71 MiB/s + setup_aws_credentials + local minio_root_user=clickhouse + local minio_root_password=clickhouse + mkdir -p /root/.aws + cat + config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml + set +x File /tmp/export-logs-config.sh does not exist, do not setup + [[ -n '' ]] + export IS_FLAKY_CHECK=0 + IS_FLAKY_CHECK=0 + export NUM_TRIES + '[' 1 -gt 1 ']' + sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) + sleep 1 + for _ in {1..100} + clickhouse-client --query 'SELECT 1' 1 + break + setup_logs_replication File /tmp/export-logs-config.sh does not exist, do not setup + set +x + attach_gdb_to_clickhouse ++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)' + IS_ASAN=0 + [[ 0 = \1 ]] ++ kill -l SIGRTMIN + RTMIN=34 + echo ' set follow-fork-mode parent handle SIGHUP nostop noprint pass handle SIGINT nostop noprint pass handle SIGQUIT nostop noprint pass handle SIGPIPE nostop noprint pass handle SIGTERM nostop noprint pass handle SIGUSR1 nostop noprint pass handle SIGUSR2 nostop noprint pass handle SIG34 nostop noprint pass info signals # safeExit is called if graceful shutdown times out. Print stack traces in that case. break safeExit continue backtrace full info registers p top' 1 KiB of the 'stack: p/x *(uint64_t[128]*)$sp maintenance info sections thread apply all backtrace full disassemble /s up disassemble /s up disassemble /s p "done" detach quit ' + sleep 5 + ts '%Y-%m-%d %H:%M:%S' ++ cat /var/run/clickhouse-server/clickhouse-server.pid + gdb -batch -command script.gdb -p 393 aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory + run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' + local retries=60 + shift + local retry=0 + '[' 0 -ge 60 ']' + clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\''' Connected to clickhouse-server after attaching gdb + return + clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs ( log JSON(time DateTime64(9)) ) ENGINE = MergeTree ORDER BY tuple()' + clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs ( log JSON(time DateTime64(9)) ) ENGINE = MergeTree ORDER BY tuple()' + ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500 Successfully applied new settings. + ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500 Successfully applied new settings. + max_retries=100 + retry=1 + '[' 1 -le 100 ']' + echo 'clickminio restart attempt 1:' clickminio restart attempt 1: ++ ./mc admin service restart clickminio --wait --json ++ jq -r .status INFO: Restarting on service signal MinIO Object Storage Server Copyright: 2015-2025 MinIO, Inc. License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64) API: http://172.17.0.2:11111 http://127.0.0.1:11111 WebUI: http://172.17.0.2:46645 http://127.0.0.1:46645 Docs: https://min.io/docs/minio/linux/index.html + output='success success' + echo 'Output of restart status: success success' + expected_output='success success' + '[' 'success success' = 'success success' ']' + echo 'Restarted clickminio successfully.' + break + '[' 1 -gt 100 ']' Output of restart status: success success Restarted clickminio successfully. + MC_ADMIN_PID=1331 + ./mc admin trace clickminio + export -f run_tests + export -f prepare_stateful_data + prepare_stateful_data + [[ -n 0 ]] + [[ 0 -eq 1 ]] + clickhouse-client --query 'SHOW DATABASES' INFORMATION_SCHEMA default information_schema system + clickhouse-client --query 'CREATE DATABASE datasets' + clickhouse-client + clickhouse-client --query 'SHOW TABLES FROM datasets' hits_v1 visits_v1 + clickhouse-client --query 'CREATE DATABASE test' + clickhouse-client --query 'SHOW TABLES FROM test' + [[ -n '' ]] + clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits' + clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits' + clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\''' + clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16' + clickhouse-client --query 'SHOW TABLES FROM test' hits hits_s3 visits + clickhouse-client --query 'SELECT count() FROM test.hits' 8873898 + clickhouse-client --query 'SELECT count() FROM test.visits' 1676861 + '[' 1 -gt 1 ']' + run_tests + set -x + read -ra ADDITIONAL_OPTIONS + HIGH_LEVEL_COVERAGE=YES + '[' 1 -gt 1 ']' + [[ -n '' ]] + [[ -n '' ]] + [[ 0 -eq 1 ]] + [[ '' -eq 1 ]] + [[ 0 -eq 1 ]] ++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\''' + [[ 1 == 0 ]] + ADDITIONAL_OPTIONS+=('--jobs') + ADDITIONAL_OPTIONS+=('8') + [[ -n 4 ]] + [[ -n 6 ]] + ADDITIONAL_OPTIONS+=('--run-by-hash-num') + ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM") + ADDITIONAL_OPTIONS+=('--run-by-hash-total') + ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL") + HIGH_LEVEL_COVERAGE=NO + [[ -n '' ]] + [[ NO = \Y\E\S ]] + [[ '' -eq 1 ]] + ADDITIONAL_OPTIONS+=('--zookeeper') + ADDITIONAL_OPTIONS+=('--shard') + [[ -n 0 ]] + [[ 0 -eq 1 ]] + [[ -n '' ]] + ADDITIONAL_OPTIONS+=('--report-logs-stats') + run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')' + local retries=10 + shift + local retry=0 + '[' 0 -ge 10 ']' + clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')' + return + set +e + TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}") + clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 4 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats + ts '%Y-%m-%d %H:%M:%S' + tee -a test_output/test_result.txt 2025-07-28 05:12:00 Using queries from '/repo/tests/queries' directory 2025-07-28 05:12:00 Connecting to ClickHouse server... OK 2025-07-28 05:12:00 Connected to server 25.3.6.10634.altinitytest @ fca7235902a6946d447b9e43eb8eb08db3a5adae HEAD 2025-07-28 05:12:01 Found 1193 parallel tests and 130 sequential tests 2025-07-28 05:12:01 Running about 149 stateless tests (Process-7). 2025-07-28 05:12:01 03207_json_read_subcolumns_2_memory: [ SKIPPED ] 0.00 sec. 2025-07-28 05:12:01 Reason: not running for current build 2025-07-28 05:12:02 Running about 149 stateless tests (Process-8). 2025-07-28 05:12:02 02988_join_using_prewhere_pushdown: [ OK ] 1.27 sec. 2025-07-28 05:12:02 Running about 149 stateless tests (Process-4). 2025-07-28 05:12:02 03157_dynamic_type_json: [ OK ] 1.37 sec. 2025-07-28 05:12:03 Running about 149 stateless tests (Process-5). 2025-07-28 05:12:03 01802_formatDateTime_DateTime64_century: [ OK ] 1.53 sec. 2025-07-28 05:12:03 Running about 149 stateless tests (Process-10). 2025-07-28 05:12:03 02428_combinators_with_over_statement: [ OK ] 1.56 sec. 2025-07-28 05:12:03 02179_range_hashed_dictionary_invalid_interval: [ OK ] 1.57 sec. 2025-07-28 05:12:03 Running about 149 stateless tests (Process-3). 2025-07-28 05:12:03 02267_join_dup_columns_issue36199: [ OK ] 2.07 sec. 2025-07-28 05:12:04 02480_analyzer_alias_nullptr: [ OK ] 1.59 sec. 2025-07-28 05:12:04 00551_parse_or_null: [ OK ] 0.94 sec. 2025-07-28 05:12:04 01521_alter_enum_and_reverse_read: [ OK ] 1.55 sec. 2025-07-28 05:12:05 02833_sparse_columns_tuple_function: [ OK ] 1.21 sec. 2025-07-28 05:12:05 01768_extended_range: [ OK ] 2.79 sec. 2025-07-28 05:12:06 01683_intdiv_ubsan: [ OK ] 2.05 sec. 2025-07-28 05:12:06 Running about 149 stateless tests (Process-6). 2025-07-28 05:12:06 01088_benchmark_query_id: [ OK ] 5.49 sec. 2025-07-28 05:12:07 02293_grouping_function_group_by: [ OK ] 4.10 sec. 2025-07-28 05:12:08 01866_view_persist_settings: [ OK ] 3.66 sec. 2025-07-28 05:12:08 01430_modify_sample_by_zookeeper_long: [ OK ] 5.41 sec. 2025-07-28 05:12:08 03325_alter_ast_format: [ OK ] 1.20 sec. 2025-07-28 05:12:09 03227_dynamic_subcolumns_enumerate_streams: [ OK ] 1.39 sec. 2025-07-28 05:12:10 02351_Map_combinator_dist: [ OK ] 2.60 sec. 2025-07-28 05:12:11 Running about 149 stateless tests (Process-9). 2025-07-28 05:12:11 02421_new_type_json_async_insert: [ OK ] 9.75 sec. 2025-07-28 05:12:11 02556_local_with_totals_and_extremes: [ OK ] 3.06 sec. 2025-07-28 05:12:12 03271_sqllancer_having_issue: [ OK ] 1.03 sec. 2025-07-28 05:12:12 02477_logical_expressions_optimizer_low_cardinality: [ OK ] 1.39 sec. 2025-07-28 05:12:14 01290_max_execution_speed_distributed: [ OK ] 4.47 sec. 2025-07-28 05:12:14 02160_h3_cell_area_m2: [ OK ] 1.45 sec. 2025-07-28 05:12:15 01913_fix_column_transformer_replace_format: [ OK ] 1.06 sec. 2025-07-28 05:12:15 02811_invalid_embedded_rocksdb_create: [ OK ] 1.41 sec. 2025-07-28 05:12:15 02751_protobuf_ipv6: [ OK ] 3.67 sec. 2025-07-28 05:12:16 02864_restore_table_with_broken_part: [ OK ] 9.71 sec. 2025-07-28 05:12:16 01498_alter_column_storage_memory: [ OK ] 0.97 sec. 2025-07-28 05:12:17 01720_union_distinct_with_limit: [ OK ] 0.99 sec. 2025-07-28 05:12:20 02496_row_binary_large_string_size: [ OK ] 4.57 sec. 2025-07-28 05:12:20 02176_dict_get_has_implicit_key_cast: [ OK ] 4.82 sec. 2025-07-28 05:12:21 01576_if_null_external_aggregation: [ OK ] 14.16 sec. 2025-07-28 05:12:21 02582_async_reading_with_small_limit: [ OK ] 1.44 sec. 2025-07-28 05:12:22 02422_insert_different_granularity: [ OK ] 4.51 sec. 2025-07-28 05:12:22 01069_insert_float_as_nullable_unit8: [ OK ] 1.30 sec. 2025-07-28 05:12:22 03036_dynamic_read_shared_subcolumns_compact_merge_tree: [ SKIPPED ] 0.00 sec. 2025-07-28 05:12:22 Reason: not running for current build 2025-07-28 05:12:23 01052_array_reduce_exception: [ OK ] 1.20 sec. 2025-07-28 05:12:23 02294_optimize_aggregation_in_order_prefix_Array_functions: [ OK ] 1.36 sec. 2025-07-28 05:12:24 02004_max_hyperscan_regex_length: [ OK ] 18.82 sec. 2025-07-28 05:12:25 00969_columns_clause: [ OK ] 2.85 sec. 2025-07-28 05:12:25 02785_left_anti_join_bug: [ OK ] 1.40 sec. 2025-07-28 05:12:26 01666_date_lut_buffer_overflow: [ OK ] 1.00 sec. 2025-07-28 05:12:26 02746_index_analysis_binary_operator_with_null: [ OK ] 1.09 sec. 2025-07-28 05:12:26 00109_shard_totals_after_having: [ OK ] 9.98 sec. 2025-07-28 05:12:27 03155_datasketches_ubsan: [ OK ] 1.05 sec. 2025-07-28 05:12:27 00340_squashing_insert_select: [ OK ] 16.24 sec. 2025-07-28 05:12:27 00280_hex_escape_sequence: [ OK ] 1.01 sec. 2025-07-28 05:12:29 01402_cast_nullable_string_to_enum: [ OK ] 3.36 sec. 2025-07-28 05:12:30 03213_rand_dos: [ OK ] 3.17 sec. 2025-07-28 05:12:31 01616_untuple_access_field: [ OK ] 0.91 sec. 2025-07-28 05:12:33 03034_recursive_cte_tree: [ OK ] 2.27 sec. 2025-07-28 05:12:34 00974_primary_key_for_lowCardinality: [ OK ] 9.91 sec. 2025-07-28 05:12:36 01949_heredoc_unfinished: [ OK ] 3.30 sec. 2025-07-28 05:12:38 03037_union_view: [ OK ] 1.35 sec. 2025-07-28 05:12:41 01632_tinylog_read_write: [ OK ] 13.57 sec. 2025-07-28 05:12:41 01056_prepared_statements_null_and_escaping: [ OK ] 2.84 sec. 2025-07-28 05:12:42 01796_Log_rwlock_ub: [ OK ] 1.14 sec. 2025-07-28 05:12:43 02962_analyzer_constant_set: [ OK ] 1.16 sec. 2025-07-28 05:12:44 02286_tuple_numeric_identifier: [ OK ] 2.97 sec. 2025-07-28 05:12:45 02444_async_broken_outdated_part_loading: [ OK ] 18.03 sec. 2025-07-28 05:12:45 03203_system_numbers_limit_and_offset_complex: [ OK ] 1.65 sec. 2025-07-28 05:12:45 03311_issue_72265: [ OK ] 1.45 sec. 2025-07-28 05:12:46 01881_join_on_conditions_merge: [ OK ] 11.70 sec. 2025-07-28 05:12:46 00073_merge_sorting_empty_array_joined: [ OK ] 1.04 sec. 2025-07-28 05:12:46 02364_window_case: [ OK ] 0.95 sec. 2025-07-28 05:12:47 01403_datetime64_constant_arg: [ OK ] 0.99 sec. 2025-07-28 05:12:47 01505_pipeline_executor_UAF: [ OK ] 42.16 sec. 2025-07-28 05:12:49 01528_setting_aggregate_functions_null_for_empty: [ OK ] 1.55 sec. 2025-07-28 05:12:51 03325_alter_modify_projection_primary_key_column: [ OK ] 5.64 sec. 2025-07-28 05:12:51 02293_http_header_summary_contains_exception_code_with_progress: [ OK ] 3.45 sec. 2025-07-28 05:12:52 03275_block_number_mutation: [ OK ] 2.55 sec. 2025-07-28 05:12:53 00195_shard_union_all_and_global_in: [ OK ] 1.50 sec. 2025-07-28 05:12:54 02493_inconsistent_hex_and_binary_number: [ OK ] 7.99 sec. 2025-07-28 05:12:54 03038_nested_dynamic_merges_compact_vertical: [ SKIPPED ] 0.00 sec. 2025-07-28 05:12:54 Reason: not running for current build 2025-07-28 05:12:55 02843_context_has_expired: [ OK ] 2.10 sec. 2025-07-28 05:12:55 02783_parsedatetimebesteffort_syslog: [ OK ] 1.29 sec. 2025-07-28 05:12:56 01509_format_raw_blob: [ OK ] 5.62 sec. 2025-07-28 05:12:57 01865_aggregator_overflow_row: [ OK ] 1.32 sec. 2025-07-28 05:12:58 02560_vertical_merge_memory_usage: [ OK ] 11.74 sec. 2025-07-28 05:13:02 02246_clickhouse_local_drop_database: [ OK ] 4.83 sec. 2025-07-28 05:13:02 03001_bad_error_message_higher_order_functions: [ OK ] 4.04 sec. 2025-07-28 05:13:04 00940_order_by_read_in_order_query_plan: [ OK ] 7.37 sec. 2025-07-28 05:13:05 00224_shard_distributed_aggregation_memory_efficient_and_overflows: [ OK ] 2.89 sec. 2025-07-28 05:13:05 01269_create_with_null: [ OK ] 2.41 sec. 2025-07-28 05:13:05 03001_data_version_column: [ OK ] 1.67 sec. 2025-07-28 05:13:06 00523_aggregate_functions_in_group_array: [ OK ] 1.04 sec. 2025-07-28 05:13:06 01603_remove_column_ttl: [ OK ] 1.34 sec. 2025-07-28 05:13:06 02455_extract_fixed_string_from_nested_json: [ OK ] 1.05 sec. 2025-07-28 05:13:08 02766_bitshift_with_const_arguments: [ OK ] 1.60 sec. 2025-07-28 05:13:08 03226_alter_update_dynamic_json_not_supported: [ OK ] 1.34 sec. 2025-07-28 05:13:09 02337_join_analyze_stuck: [ OK ] 2.96 sec. 2025-07-28 05:13:10 00811_garbage: [ OK ] 2.36 sec. 2025-07-28 05:13:10 01115_prewhere_array_join: [ OK ] 2.56 sec. 2025-07-28 05:13:11 01417_update_permutation_crash: [ OK ] 1.00 sec. 2025-07-28 05:13:11 00647_multiply_aggregation_state: [ OK ] 2.66 sec. 2025-07-28 05:13:12 02047_log_family_complex_structs_data_file_dumps: [ OK ] 21.57 sec. 2025-07-28 05:13:13 02024_create_dictionary_with_comment: [ OK ] 1.10 sec. 2025-07-28 05:13:13 02312_parquet_orc_arrow_names_tuples: [ OK ] 1.89 sec. 2025-07-28 05:13:14 01091_insert_with_default_json: [ OK ] 1.35 sec. 2025-07-28 05:13:15 00508_materialized_view_to: [ OK ] 1.50 sec. 2025-07-28 05:13:15 01458_named_tuple_millin: [ OK ] 0.99 sec. 2025-07-28 05:13:15 00534_functions_bad_arguments8: [ OK ] 52.65 sec. 2025-07-28 05:13:16 00337_shard_any_heavy: [ OK ] 1.15 sec. 2025-07-28 05:13:17 03228_url_engine_response_headers: [ OK ] 1.09 sec. 2025-07-28 05:13:18 02456_aggregate_state_conversion: [ OK ] 0.99 sec. 2025-07-28 05:13:18 01691_DateTime64_clamp: [ OK ] 1.64 sec. 2025-07-28 05:13:19 03155_test_move_to_prewhere: [ OK ] 6.41 sec. 2025-07-28 05:13:20 02481_default_value_used_in_row_level_filter: [ OK ] 1.24 sec. 2025-07-28 05:13:21 03257_async_insert_native_empty_block: [ OK ] 10.46 sec. 2025-07-28 05:13:21 01710_query_log_with_projection_info: [ OK ] 3.07 sec. 2025-07-28 05:13:21 01581_deduplicate_by_columns_local: [ OK ] 6.66 sec. 2025-07-28 05:13:22 03142_window_function_limit_by: [ OK ] 1.49 sec. 2025-07-28 05:13:25 01520_client_print_query_id: [ OK ] 3.09 sec. 2025-07-28 05:13:25 02389_analyzer_nested_lambda: [ OK ] 64.78 sec. 2025-07-28 05:13:26 02296_nullable_arguments_in_array_filter: [ OK ] 1.29 sec. 2025-07-28 05:13:28 00422_hash_function_constexpr: [ OK ] 1.23 sec. 2025-07-28 05:13:29 01011_group_uniq_array_memsan: [ OK ] 1.12 sec. 2025-07-28 05:13:33 02555_davengers_rename_chain: [ OK ] 14.95 sec. 2025-07-28 05:13:33 02013_bloom_filter_hasAll: [ OK ] 4.08 sec. 2025-07-28 05:13:34 03214_backup_and_clear_old_temporary_directories: [ OK ] 13.26 sec. 2025-07-28 05:13:34 03037_dynamic_merges_2_horizontal_compact_merge_tree: [ SKIPPED ] 0.00 sec. 2025-07-28 05:13:34 Reason: not running for current build 2025-07-28 05:13:35 01659_test_base64Decode_mysql_compatibility: [ OK ] 0.99 sec. 2025-07-28 05:13:37 02383_schema_inference_hints: [ OK ] 1.14 sec. 2025-07-28 05:13:38 01825_type_json_ghdata_insert_select: [ OK ] 42.74 sec. 2025-07-28 05:13:39 02974_backup_query_format_null: [ OK ] 5.95 sec. 2025-07-28 05:13:40 03095_join_filter_push_down_right_stream_filled: [ OK ] 1.29 sec. 2025-07-28 05:13:41 02572_query_views_log_background_thread: [ OK ] 19.49 sec. 2025-07-28 05:13:42 02524_fuzz_and_fuss: [ OK ] 0.90 sec. 2025-07-28 05:13:42 01040_dictionary_invalidate_query_switchover_long: [ OK ] 20.74 sec. 2025-07-28 05:13:42 00372_cors_header: [ OK ] 2.16 sec. 2025-07-28 05:13:44 03018_analyzer_distributed_query_with_positional_arguments: [ OK ] 1.19 sec. 2025-07-28 05:13:44 00700_decimal_in_keys: [ OK ] 1.79 sec. 2025-07-28 05:13:44 02811_primary_key_in_columns: [ OK ] 2.69 sec. 2025-07-28 05:13:45 00720_with_cube: [ OK ] 1.39 sec. 2025-07-28 05:13:45 03150_url_hash_non_constant_level: [ OK ] 1.19 sec. 2025-07-28 05:13:48 03212_thousand_exceptions: [ OK ] 77.68 sec. 2025-07-28 05:13:48 03365_json_rollback_bug: [ SKIPPED ] 0.00 sec. 2025-07-28 05:13:48 Reason: not running for current build 2025-07-28 05:13:50 02494_array_function_range: [ OK ] 1.26 sec. 2025-07-28 05:13:50 02710_protobuf_ipv4_date32: [ OK ] 4.59 sec. 2025-07-28 05:13:52 01273_arrow_load: [ OK ] 6.30 sec. 2025-07-28 05:13:52 02918_gorilla_invalid_file: [ OK ] 2.44 sec. 2025-07-28 05:13:53 02932_query_settings_max_size_drop: [ OK ] 3.10 sec. 2025-07-28 05:13:53 02267_file_globs_schema_inference: [ OK ] 8.52 sec. 2025-07-28 05:13:53 02561_temporary_table_grants: [ OK ] 16.63 sec. 2025-07-28 05:13:54 01532_having_with_totals: [ OK ] 1.54 sec. 2025-07-28 05:13:54 00008_array_join: [ OK ] 1.04 sec. 2025-07-28 05:13:54 01273_h3EdgeAngle_range_check: [ OK ] 1.54 sec. 2025-07-28 05:13:54 01277_large_tuples: [ OK ] 1.19 sec. 2025-07-28 05:13:55 01034_with_fill_and_push_down_predicate: [ OK ] 1.04 sec. 2025-07-28 05:13:55 00169_join_constant_keys: [ OK ] 1.04 sec. 2025-07-28 05:13:56 01766_todatetime64_no_timezone_arg: [ OK ] 0.95 sec. 2025-07-28 05:13:56 01780_column_sparse_filter: [ OK ] 1.84 sec. 2025-07-28 05:13:59 03207_json_read_subcolumns_1_wide_merge_tree: [ OK ] 20.49 sec. 2025-07-28 05:14:00 01388_clear_all_columns: [ OK ] 3.15 sec. 2025-07-28 05:14:00 01849_geoToS2: [ OK ] 5.25 sec. 2025-07-28 05:14:01 01558_transform_null_in: [ OK ] 1.89 sec. 2025-07-28 05:14:01 00028_shard_big_agg_aj_distributed: [ OK ] 1.54 sec. 2025-07-28 05:14:01 01012_select_limit_x_0: [ OK ] 0.99 sec. 2025-07-28 05:14:02 02113_untuple_func_alias: [ OK ] 1.19 sec. 2025-07-28 05:14:02 03521_tuple_of_dynamic_with_string_comparison: [ OK ] 1.10 sec. 2025-07-28 05:14:04 02901_remove_nullable_crash_analyzer: [ OK ] 1.84 sec. 2025-07-28 05:14:05 03299_map_named_tuple: [ OK ] 0.99 sec. 2025-07-28 05:14:07 02149_schema_inference_formats_with_schema_3: [ OK ] 13.12 sec. 2025-07-28 05:14:08 02311_create_table_with_unknown_format: [ OK ] 3.04 sec. 2025-07-28 05:14:10 00273_quantiles: [ OK ] 1.94 sec. 2025-07-28 05:14:11 00029_test_zookeeper_optimize_exception: [ OK ] 14.53 sec. 2025-07-28 05:14:11 01889_clickhouse_client_config_format: [ OK ] 8.56 sec. 2025-07-28 05:14:12 02047_log_family_data_file_sizes: [ OK ] 20.09 sec. 2025-07-28 05:14:12 02232_partition_pruner_mixed_constant_type: [ OK ] 1.09 sec. 2025-07-28 05:14:12 02354_vector_search_queries: [ OK ] 4.95 sec. 2025-07-28 05:14:12 01790_dist_INSERT_block_structure_mismatch_types_and_names: [ OK ] 1.49 sec. 2025-07-28 05:14:13 02916_replication_protocol_wait_for_part: [ OK ] 11.62 sec. 2025-07-28 05:14:14 01923_ttl_with_modify_column: [ OK ] 2.54 sec. 2025-07-28 05:14:15 01780_column_sparse_pk: [ OK ] 2.34 sec. 2025-07-28 05:14:16 02812_pointwise_array_operations: [ OK ] 3.65 sec. 2025-07-28 05:14:17 01070_alter_with_ttl: [ OK ] 1.51 sec. 2025-07-28 05:14:17 00048_a_stored_aggregates_merge: [ OK ] 2.13 sec. 2025-07-28 05:14:18 03382_array_join_asterisk: [ OK ] 7.87 sec. 2025-07-28 05:14:19 02498_random_string_in_json_schema_inference: [ OK ] 2.92 sec. 2025-07-28 05:14:19 03215_varian_as_common_type_tuple_map: [ OK ] 1.95 sec. 2025-07-28 05:14:20 02582_analyzer_join_subquery_empty_column_list: [ OK ] 2.81 sec. 2025-07-28 05:14:20 01524_do_not_merge_across_partitions_select_final: [ OK ] 6.51 sec. 2025-07-28 05:14:20 01281_sum_nullable: [ OK ] 1.58 sec. 2025-07-28 05:14:21 02347_rank_corr_nan: [ OK ] 0.96 sec. 2025-07-28 05:14:21 02701_invalid_having_NOT_AN_AGGREGATE: [ OK ] 1.39 sec. 2025-07-28 05:14:21 00396_uuid: [ OK ] 1.69 sec. 2025-07-28 05:14:23 02493_max_streams_for_merge_tree_reading: [ OK ] 10.06 sec. 2025-07-28 05:14:24 03023_remove_unused_column_distinct: [ OK ] 0.94 sec. 2025-07-28 05:14:25 02943_order_by_all: [ OK ] 4.20 sec. 2025-07-28 05:14:27 03143_parallel_replicas_mat_view_bug: [ OK ] 1.24 sec. 2025-07-28 05:14:27 02490_replacing_merge_tree_is_deleted_column: [ OK ] 8.39 sec. 2025-07-28 05:14:28 00393_if_with_constant_condition: [ OK ] 1.34 sec. 2025-07-28 05:14:29 00860_unknown_identifier_bug: [ OK ] 1.19 sec. 2025-07-28 05:14:29 03096_largest_triangle_3b_crash: [ OK ] 0.99 sec. 2025-07-28 05:14:29 02354_parse_timedelta: [ OK ] 8.16 sec. 2025-07-28 05:14:30 00825_protobuf_format_splitted_nested: [ OK ] 6.85 sec. 2025-07-28 05:14:31 01774_bar_with_illegal_value: [ OK ] 1.49 sec. 2025-07-28 05:14:32 02968_analyzer_join_column_not_found: [ OK ] 1.04 sec. 2025-07-28 05:14:33 00292_parser_tuple_element: [ OK ] 0.94 sec. 2025-07-28 05:14:35 02377_optimize_sorting_by_input_stream_properties: [ OK ] 2.24 sec. 2025-07-28 05:14:36 00239_type_conversion_in_in: [ OK ] 1.09 sec. 2025-07-28 05:14:38 02473_multistep_split_prewhere: [ OK ] 64.55 sec. 2025-07-28 05:14:38 03247_generic_arrayMin_arrayMax_fixes: [ OK ] 1.66 sec. 2025-07-28 05:14:39 00700_decimal_casts: [ OK ] 17.28 sec. 2025-07-28 05:14:39 01345_array_join_LittleMaverick: [ OK ] 1.29 sec. 2025-07-28 05:14:40 03222_json_squashing: [ OK ] 10.41 sec. 2025-07-28 05:14:40 00258_materializing_tuples: [ OK ] 1.14 sec. 2025-07-28 05:14:41 03324_aggregating_merge_tree_final_extremes: [ OK ] 1.34 sec. 2025-07-28 05:14:43 00943_mv_rename_without_inner_table: [ OK ] 1.29 sec. 2025-07-28 05:14:44 00975_json_hang: [ OK ] 4.10 sec. 2025-07-28 05:14:45 01445_create_table_as_table_function: [ OK ] 4.70 sec. 2025-07-28 05:14:45 00931_low_cardinality_read_with_empty_array: [ OK ] 1.94 sec. 2025-07-28 05:14:45 02504_regexp_dictionary_ua_parser: [ OK ] 14.17 sec. 2025-07-28 05:14:45 03001_block_offset_column_2: [ OK ] 1.59 sec. 2025-07-28 05:14:46 03217_filtering_in_storage_merge: [ OK ] 1.34 sec. 2025-07-28 05:14:48 01451_replicated_detach_drop_and_quorum_long: [ OK ] 2.91 sec. 2025-07-28 05:14:48 01502_jemalloc_percpu_arena: [ SKIPPED ] 0.00 sec. 2025-07-28 05:14:48 Reason: not running for current build 2025-07-28 05:14:48 00986_materialized_view_stack_overflow: [ OK ] 3.25 sec. 2025-07-28 05:14:48 00341_squashing_insert_select2: [ OK ] 1.94 sec. 2025-07-28 05:14:48 02221_parallel_replicas_bug: [ OK ] 10.61 sec. 2025-07-28 05:14:49 00540_bad_data_types: [ OK ] 20.39 sec. 2025-07-28 05:14:49 01287_max_execution_speed: [ SKIPPED ] 0.00 sec. 2025-07-28 05:14:49 Reason: not running for current build 2025-07-28 05:14:49 01062_pm_multiple_all_join_same_value: [ OK ] 1.15 sec. 2025-07-28 05:14:49 03530_insert_sparse_enum: [ OK ] 3.85 sec. 2025-07-28 05:14:50 01925_date_date_time_comparison: [ OK ] 0.94 sec. 2025-07-28 05:14:50 03033_analyzer_resolve_from_parent_scope: [ OK ] 1.94 sec. 2025-07-28 05:14:51 00299_stripe_log_multiple_inserts: [ OK ] 1.84 sec. 2025-07-28 05:14:51 02470_suspicious_low_cardinality_msan: [ OK ] 1.89 sec. 2025-07-28 05:14:51 01615_two_args_function_index_fix: [ OK ] 1.24 sec. 2025-07-28 05:14:52 03519_merge_engine_read_column_existing_in_subset_of_tables: [ OK ] 3.95 sec. 2025-07-28 05:14:52 02679_query_parameters_dangling_pointer: [ OK ] 1.44 sec. 2025-07-28 05:14:53 01710_projection_with_mixed_pipeline: [ OK ] 1.54 sec. 2025-07-28 05:14:53 01746_test_for_tupleElement_must_be_constant_issue: [ OK ] 2.60 sec. 2025-07-28 05:14:53 02950_parallel_replicas_used_count: [ OK ] 5.30 sec. 2025-07-28 05:14:53 01475_fix_bigint_shift: [ OK ] 0.89 sec. 2025-07-28 05:14:54 03206_no_exceptions_clickhouse_local: [ FAIL ] 2.59 sec. 2025-07-28 05:14:54 Reason: return code: 134, result: 2025-07-28 05:14:54 2025-07-28 05:14:54 2025-07-28 05:14:54 2025-07-28 05:14:54 stdout: 2025-07-28 05:14:54 2025-07-28 05:14:54 2025-07-28 05:14:54 Settings used in the test: --max_insert_threads 2 --group_by_two_level_threshold 201260 --group_by_two_level_threshold_bytes 15999824 --distributed_aggregation_memory_efficient 0 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 10552472 --max_read_buffer_size 1005550 --prefer_localhost_replica 1 --max_block_size 84186 --max_joined_block_size_rows 61006 --max_threads 1 --optimize_append_index 1 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 1 --optimize_or_like_chain 1 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 23 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 49442901 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method mmap --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 100 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 0 --compile_sort_description 0 --merge_tree_coarse_index_granularity 13 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 1596984054 --min_compress_block_size 2128067 --max_compress_block_size 369425 --merge_tree_compact_parts_min_granules_to_multibuffer_read 38 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 6083286 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 0 --session_timezone America/Hermosillo --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.2 --prefer_external_sort_block_bytes 0 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 0 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 0 --query_plan_join_swap_table auto --enable_vertical_final 1 --optimize_extract_common_expressions 0 --use_query_condition_cache 0 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 0 --max_bytes_ratio_before_external_sort 0.0 --max_bytes_ratio_before_external_group_by 0.2 2025-07-28 05:14:54 2025-07-28 05:14:54 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 1 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 8380340177 --index_granularity_bytes 19204707 --merge_max_block_size 17575 --index_granularity 19988 --min_bytes_for_wide_part 1073741824 --marks_compress_block_size 94207 --primary_key_compress_block_size 29427 --replace_long_file_name_to_hash 1 --max_file_name_length 0 --min_bytes_for_full_part_storage 399017129 --compact_parts_max_bytes_to_buffer 172529249 --compact_parts_max_granules_to_buffer 256 --compact_parts_merge_max_bytes_to_prefetch_part 23979377 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 100 --old_parts_lifetime 48 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --enable_block_number_column 1 --enable_block_offset_column 0 --use_primary_key_cache 1 --prewarm_primary_key_cache 1 2025-07-28 05:14:54 2025-07-28 05:14:54 Database: test_4srtp50m 2025-07-28 05:14:54 00022_func_higher_order_and_constants: [ OK ] 0.99 sec. 2025-07-28 05:14:55 00609_prewhere_and_default: [ OK ] 2.54 sec. 2025-07-28 05:14:55 02503_in_lc_const_args_bug: [ OK ] 0.99 sec. 2025-07-28 05:14:57 00763_long_lock_buffer_alter_destination_table: [ OK ] 37.78 sec. 2025-07-28 05:14:57 00041_big_array_join: [ OK ] 1.54 sec. 2025-07-28 05:14:57 02245_s3_schema_desc: [ OK ] 1.95 sec. 2025-07-28 05:14:57 01871_merge_tree_compile_expressions: [ OK ] 4.25 sec. 2025-07-28 05:14:57 00697_in_subquery_shard: [ OK ] 3.16 sec. 2025-07-28 05:14:58 01710_minmax_count_projection_distributed_query: [ OK ] 1.29 sec. 2025-07-28 05:14:58 00402_nan_and_extremes: [ OK ] 1.19 sec. 2025-07-28 05:14:59 00152_totals_in_subquery: [ OK ] 1.20 sec. 2025-07-28 05:14:59 03034_dynamic_conversions: [ OK ] 5.15 sec. 2025-07-28 05:14:59 03314_analyzer_resolve_in_parent_scope_4: [ OK ] 2.00 sec. 2025-07-28 05:14:59 01580_column_const_comparision: [ OK ] 0.94 sec. 2025-07-28 05:15:00 02552_client_format_settings: [ OK ] 0.99 sec. 2025-07-28 05:15:00 02526_kv_engine_different_filter_type: [ OK ] 1.54 sec. 2025-07-28 05:15:01 00700_to_decimal_or_something: [ OK ] 7.87 sec. 2025-07-28 05:15:01 00560_float_leading_plus_in_exponent: [ OK ] 0.89 sec. 2025-07-28 05:15:01 03169_cache_complex_dict_short_circuit_bug: [ OK ] 1.41 sec. 2025-07-28 05:15:01 01532_clickhouse_local_tmp_folder: [ OK ] 2.79 sec. 2025-07-28 05:15:02 00483_reading_from_array_structure: [ OK ] 1.54 sec. 2025-07-28 05:15:02 01083_cross_to_inner_with_in_bug: [ OK ] 1.24 sec. 2025-07-28 05:15:02 02845_parquet_odd_decimals: [ OK ] 5.42 sec. 2025-07-28 05:15:03 00637_sessions_in_http_interface_and_settings: [ OK ] 2.10 sec. 2025-07-28 05:15:03 02915_sleep_large_uint: [ OK ] 2.59 sec. 2025-07-28 05:15:04 01416_clear_column_pk: [ OK ] 1.79 sec. 2025-07-28 05:15:04 03198_settings_in_csv_tsv_schema_cache: [ OK ] 5.30 sec. 2025-07-28 05:15:04 01784_parallel_formatting_memory: [ OK ] 2.30 sec. 2025-07-28 05:15:05 03275_auto_cluster_functions_with_parallel_replicas: [ OK ] 2.14 sec. 2025-07-28 05:15:05 01804_uniq_up_to_ubsan: [ OK ] 1.49 sec. 2025-07-28 05:15:05 03317_pretty_fallback_to_vertical_consistent: [ OK ] 1.04 sec. 2025-07-28 05:15:05 03053_analyzer_join_alias: [ OK ] 1.44 sec. 2025-07-28 05:15:06 00231_format_vertical_raw: [ OK ] 0.94 sec. 2025-07-28 05:15:07 01474_decimal_scale_bug: [ OK ] 1.69 sec. 2025-07-28 05:15:07 00804_rollup_with_having: [ OK ] 1.29 sec. 2025-07-28 05:15:08 03222_datetime64_small_value_const: [ OK ] 3.61 sec. 2025-07-28 05:15:08 01603_read_with_backoff_bug: [ SKIPPED ] 0.00 sec. 2025-07-28 05:15:08 Reason: not running for current build 2025-07-28 05:15:08 02372_now_in_block: [ OK ] 2.85 sec. 2025-07-28 05:15:09 02426_pod_array_overflow_3: [ OK ] 1.34 sec. 2025-07-28 05:15:09 02050_clickhouse_local_parsing_exception: [ OK ] 2.69 sec. 2025-07-28 05:15:10 02963_test_flexible_disk_configuration: [ OK ] 7.11 sec. 2025-07-28 05:15:10 03020_output_format_client: [ OK ] 8.81 sec. 2025-07-28 05:15:10 02408_to_fixed_string_short_circuit: [ OK ] 0.94 sec. 2025-07-28 05:15:11 03151_pmj_join_non_procssed_clash: [ OK ] 1.15 sec. 2025-07-28 05:15:11 01303_polygons_equals: [ OK ] 1.05 sec. 2025-07-28 05:15:11 00262_alter_alias: [ OK ] 1.74 sec. 2025-07-28 05:15:12 03079_analyzer_numeric_literals_as_column_names: [ OK ] 1.15 sec. 2025-07-28 05:15:12 03162_dynamic_type_nested: [ OK ] 1.14 sec. 2025-07-28 05:15:14 02803_backup_tmp_files: [ OK ] 5.81 sec. 2025-07-28 05:15:14 02581_share_big_sets_between_mutation_tasks_with_storage_set: [ OK ] 8.57 sec. 2025-07-28 05:15:14 00411_long_accurate_number_comparison_int1: [ OK ] 108.88 sec. 2025-07-28 05:15:14 02565_analyzer_limit_settings: [ OK ] 2.20 sec. 2025-07-28 05:15:14 00820_multiple_joins_subquery_requires_alias: [ OK ] 2.40 sec. 2025-07-28 05:15:15 02916_csv_infer_numbers_from_strings: [ OK ] 0.95 sec. 2025-07-28 05:15:15 01770_extended_range_3: [ OK ] 1.10 sec. 2025-07-28 05:15:15 02180_group_by_lowcardinality: [ OK ] 0.89 sec. 2025-07-28 05:15:16 03002_analyzer_prewhere: [ OK ] 1.64 sec. 2025-07-28 05:15:16 02493_analyzer_table_functions_untuple: [ OK ] 2.00 sec. 2025-07-28 05:15:17 02487_create_index_normalize_functions: [ OK ] 1.60 sec. 2025-07-28 05:15:17 03003_functions_to_subcolumns_final: [ OK ] 1.59 sec. 2025-07-28 05:15:18 00974_low_cardinality_cast: [ OK ] 1.95 sec. 2025-07-28 05:15:18 03038_move_partition_to_oneself_deadlock: [ OK ] 1.30 sec. 2025-07-28 05:15:18 02267_insert_empty_data: [ OK ] 0.90 sec. 2025-07-28 05:15:19 03312_line_numbers: [ OK ] 3.95 sec. 2025-07-28 05:15:19 03231_csv_dont_infer_bool_from_string: [ OK ] 1.04 sec. 2025-07-28 05:15:19 02789_functions_after_sorting_and_columns_with_same_names_bug: [ OK ] 1.69 sec. 2025-07-28 05:15:19 00999_nullable_nested_types_4877: [ OK ] 2.55 sec. 2025-07-28 05:15:20 02785_global_join_too_many_columns: [ OK ] 1.50 sec. 2025-07-28 05:15:20 02499_escaped_quote_schema_inference: [ OK ] 0.94 sec. 2025-07-28 05:15:21 00228_shard_quantiles_deterministic_merge_overflow: [ OK ] 1.49 sec. 2025-07-28 05:15:22 03212_max_bytes_to_read_for_schema_inference_in_cache: [ OK ] 2.70 sec. 2025-07-28 05:15:24 02267_special_operator_parse_alias_check: [ OK ] 3.50 sec. 2025-07-28 05:15:24 02205_map_populate_series_non_const: [ OK ] 3.75 sec. 2025-07-28 05:15:25 01655_sleep_infinite_float: [ OK ] 0.79 sec. 2025-07-28 05:15:25 03246_json_tuple_decompress_race: [ OK ] 2.56 sec. 2025-07-28 05:15:26 01492_array_join_crash_13829: [ OK ] 1.00 sec. 2025-07-28 05:15:26 00652_replicated_mutations_default_database_zookeeper: [ OK ] 5.81 sec. 2025-07-28 05:15:27 03267_positional_arguments_implicit_query_file: [ OK ] 9.01 sec. 2025-07-28 05:15:28 00625_arrays_in_nested: [ OK ] 2.24 sec. 2025-07-28 05:15:28 01021_only_tuple_columns: [ OK ] 1.60 sec. 2025-07-28 05:15:29 00878_join_unexpected_results: [ OK ] 4.40 sec. 2025-07-28 05:15:30 01825_type_json_18: [ OK ] 1.24 sec. 2025-07-28 05:15:30 01084_defaults_on_aliases: [ OK ] 1.90 sec. 2025-07-28 05:15:31 02343_group_by_use_nulls: [ OK ] 1.75 sec. 2025-07-28 05:15:31 02474_extract_fixedstring_from_json: [ OK ] 1.55 sec. 2025-07-28 05:15:32 01825_type_json_7: [ OK ] 6.88 sec. 2025-07-28 05:15:33 02723_param_exception_message_context: [ OK ] 3.45 sec. 2025-07-28 05:15:35 00199_ternary_operator_type_check: [ OK ] 3.65 sec. 2025-07-28 05:15:36 02973_dictionary_table_exception_fix: [ OK ] 1.39 sec. 2025-07-28 05:15:36 01060_shutdown_table_after_detach: [ OK ] 9.77 sec. 2025-07-28 05:15:37 02353_compression_level: [ OK ] 25.20 sec. 2025-07-28 05:15:37 01276_system_licenses: [ OK ] 1.04 sec. 2025-07-28 05:15:38 00077_set_keys_fit_128_bits_many_blocks: [ OK ] 1.04 sec. 2025-07-28 05:15:39 00506_union_distributed: [ OK ] 2.40 sec. 2025-07-28 05:15:40 00632_aggregation_window_funnel: [ OK ] 6.31 sec. 2025-07-28 05:15:41 02751_text_formats_bad_nullable_parsing: [ OK ] 8.66 sec. 2025-07-28 05:15:41 00964_bloom_index_string_functions: [ OK ] 31.27 sec. 2025-07-28 05:15:42 03019_numbers_pretty: [ OK ] 1.14 sec. 2025-07-28 05:15:42 01666_gcd_ubsan: [ OK ] 4.21 sec. 2025-07-28 05:15:42 02212_h3_get_pentagon_indexes: [ OK ] 2.55 sec. 2025-07-28 05:15:43 00980_crash_nullable_decimal: [ OK ] 1.22 sec. 2025-07-28 05:15:43 02911_analyzer_explain_estimate: [ OK ] 1.09 sec. 2025-07-28 05:15:43 03241_view_block_structure: [ OK ] 1.41 sec. 2025-07-28 05:15:44 01305_polygons_union: [ OK ] 2.70 sec. 2025-07-28 05:15:44 01198_client_quota_key: [ OK ] 5.61 sec. 2025-07-28 05:15:44 00681_duplicate_columns_inside_union_all_stas_sviridov: [ OK ] 1.10 sec. 2025-07-28 05:15:45 01135_default_and_alter_zookeeper: [ OK ] 1.40 sec. 2025-07-28 05:15:45 02124_encrypt_decrypt_nullable: [ OK ] 1.70 sec. 2025-07-28 05:15:45 02294_system_certificates: [ OK ] 0.94 sec. 2025-07-28 05:15:46 01891_partition_by_uuid: [ OK ] 1.14 sec. 2025-07-28 05:15:46 01825_type_json_5: [ OK ] 1.50 sec. 2025-07-28 05:15:46 03561_analyzer_cte_cycle_resolve_bug: [ OK ] 1.10 sec. 2025-07-28 05:15:47 01710_projections_partial_optimize_aggregation_in_order: [ OK ] 15.19 sec. 2025-07-28 05:15:47 03259_grouping_sets_aliases: [ OK ] 1.39 sec. 2025-07-28 05:15:48 02903_bug_43644: [ OK ] 1.14 sec. 2025-07-28 05:15:48 01558_enum_as_num_in_tsv_csv_input: [ OK ] 1.44 sec. 2025-07-28 05:15:48 03036_schema_inference_cache_s3_archives: [ OK ] 1.55 sec. 2025-07-28 05:15:49 02981_variant_type_function: [ OK ] 2.65 sec. 2025-07-28 05:15:49 02947_dropped_tables_parts: [ OK ] 1.34 sec. 2025-07-28 05:15:50 02734_sparse_columns_short_circuit: [ OK ] 1.24 sec. 2025-07-28 05:15:50 00832_storage_file_lock: [ OK ] 1.55 sec. 2025-07-28 05:15:51 02174_cte_scalar_cache: [ OK ] 3.10 sec. 2025-07-28 05:15:52 03046_column_in_block_array_join: [ OK ] 1.35 sec. 2025-07-28 05:15:53 02521_tsv_csv_custom_header_detection: [ OK ] 44.31 sec. 2025-07-28 05:15:53 01545_url_file_format_settings: [ OK ] 1.44 sec. 2025-07-28 05:15:53 00522_multidimensional: [ OK ] 4.90 sec. 2025-07-28 05:15:54 03290_limit_by_segv: [ OK ] 0.74 sec. 2025-07-28 05:15:55 02229_client_stop_multiquery_in_SIGINT: [ OK ] 9.46 sec. 2025-07-28 05:15:55 01106_const_fixed_string_like: [ OK ] 2.40 sec. 2025-07-28 05:15:56 00318_pk_tuple_order: [ OK ] 3.85 sec. 2025-07-28 05:15:57 03307_forbid_loop_table_function_as_engine: [ OK ] 1.19 sec. 2025-07-28 05:15:57 02358_file_default_value: [ OK ] 3.90 sec. 2025-07-28 05:15:57 02426_orc_bug: [ OK ] 2.90 sec. 2025-07-28 05:15:57 01925_jit_aggregation_function_count_long: [ OK ] 1.19 sec. 2025-07-28 05:15:58 02967_index_hint_crash: [ OK ] 1.15 sec. 2025-07-28 05:15:58 03013_ignore_drop_queries_probability: [ OK ] 1.49 sec. 2025-07-28 05:15:59 02186_range_hashed_dictionary_intersecting_intervals: [ OK ] 1.84 sec. 2025-07-28 05:15:59 02122_parallel_formatting_Pretty: [ OK ] 21.72 sec. 2025-07-28 05:15:59 02931_size_virtual_column_use_structure_from_insertion_table: [ OK ] 2.70 sec. 2025-07-28 05:16:00 02241_parquet_bad_column: [ OK ] 9.82 sec. 2025-07-28 05:16:01 02243_make_date32: [ OK ] 5.36 sec. 2025-07-28 05:16:01 03033_dist_settings.optimize_skip_unused_shards_rewrite_in_composite_sharding_key: [ OK ] 2.00 sec. 2025-07-28 05:16:01 01660_join_or_inner: [ OK ] 2.31 sec. 2025-07-28 05:16:02 02675_grant_query_formatting: [ OK ] 2.11 sec. 2025-07-28 05:16:02 02340_analyzer_functions: [ OK ] 1.70 sec. 2025-07-28 05:16:03 01670_test_repeat_mysql_dialect: [ OK ] 1.02 sec. 2025-07-28 05:16:03 03355_array_join_subcolumns: [ OK ] 1.43 sec. 2025-07-28 05:16:05 00740_database_in_nested_view: [ OK ] 1.76 sec. 2025-07-28 05:16:05 03408_hash_functions_on_null: [ OK ] 3.62 sec. 2025-07-28 05:16:05 02316_hierarchical_dictionaries_nullable_parent_key: [ OK ] 4.77 sec. 2025-07-28 05:16:06 03303_alias_inverse_order: [ OK ] 1.19 sec. 2025-07-28 05:16:06 01273_arrow_nested_arrays_load: [ OK ] 8.16 sec. 2025-07-28 05:16:07 01561_aggregate_functions_of_key_with_join: [ OK ] 1.04 sec. 2025-07-28 05:16:08 00653_verification_monotonic_data_load: [ OK ] 23.81 sec. 2025-07-28 05:16:08 02724_persist_interval_type: [ OK ] 1.65 sec. 2025-07-28 05:16:09 02242_make_date_mysql: [ OK ] 3.10 sec. 2025-07-28 05:16:09 03222_create_timeseries_table: [ OK ] 1.09 sec. 2025-07-28 05:16:10 01825_type_json_in_other_types: [ OK ] 11.62 sec. 2025-07-28 05:16:10 02864_replace_regexp_string_fallback: [ OK ] 2.34 sec. 2025-07-28 05:16:10 00738_nested_merge_multidimensional_array: [ OK ] 1.49 sec. 2025-07-28 05:16:11 00603_system_parts_nonexistent_database: [ OK ] 0.89 sec. 2025-07-28 05:16:11 01519_topK_distributed_parametrized: [ OK ] 1.70 sec. 2025-07-28 05:16:12 01050_engine_join_view_crash: [ OK ] 1.60 sec. 2025-07-28 05:16:12 00072_in_types: [ OK ] 0.99 sec. 2025-07-28 05:16:13 01825_type_json_schema_inference: [ OK ] 10.39 sec. 2025-07-28 05:16:13 01032_cityHash64_for_decimal: [ OK ] 1.21 sec. 2025-07-28 05:16:14 00829_bitmap64_function: [ OK ] 2.50 sec. 2025-07-28 05:16:15 02902_select_subcolumns_from_engine_null: [ OK ] 1.15 sec. 2025-07-28 05:16:15 03085_analyzer_alias_column_group_by: [ OK ] 0.99 sec. 2025-07-28 05:16:16 02304_grouping_set_order_by: [ OK ] 0.89 sec. 2025-07-28 05:16:16 01825_type_json_8: [ OK ] 8.92 sec. 2025-07-28 05:16:17 03047_analyzer_alias_join: [ OK ] 1.09 sec. 2025-07-28 05:16:17 02477_age: [ OK ] 3.75 sec. 2025-07-28 05:16:19 00185_array_literals: [ OK ] 1.85 sec. 2025-07-28 05:16:19 03169_modify_column_data_loss: [ OK ] 1.70 sec. 2025-07-28 05:16:19 00909_kill_not_initialized_query: [ OK ] 14.53 sec. 2025-07-28 05:16:20 00834_not_between: [ OK ] 1.09 sec. 2025-07-28 05:16:20 01528_to_uuid_or_null_or_zero: [ OK ] 3.66 sec. 2025-07-28 05:16:21 01881_create_as_tuple: [ OK ] 1.41 sec. 2025-07-28 05:16:22 03093_reading_bug_with_parallel_replicas: [ OK ] 2.70 sec. 2025-07-28 05:16:22 01576_alter_low_cardinality_and_select: [ OK ] 10.53 sec. 2025-07-28 05:16:23 01044_h3_edge_angle: [ OK ] 0.90 sec. 2025-07-28 05:16:23 00725_join_on_bug_3: [ OK ] 1.30 sec. 2025-07-28 05:16:24 01282_system_parts_ttl_info: [ OK ] 1.30 sec. 2025-07-28 05:16:25 01018_ddl_dictionaries_special: [ OK ] 2.65 sec. 2025-07-28 05:16:25 02002_row_level_filter_bug: [ OK ] 15.28 sec. 2025-07-28 05:16:26 00743_limit_by_not_found_column: [ OK ] 1.35 sec. 2025-07-28 05:16:26 02477_s3_request_throttler: [ OK ] 5.86 sec. 2025-07-28 05:16:26 02933_compare_with_bool_as_string: [ OK ] 0.95 sec. 2025-07-28 05:16:27 00825_protobuf_format_persons: [ OK ] 25.03 sec. 2025-07-28 05:16:27 01674_unicode_asan: [ OK ] 1.25 sec. 2025-07-28 05:16:29 00746_hashing_tuples: [ OK ] 2.05 sec. 2025-07-28 05:16:29 02890_untuple_column_names: [ OK ] 2.95 sec. 2025-07-28 05:16:30 00829_bitmap_function: [ OK ] 9.97 sec. 2025-07-28 05:16:30 02584_compressor_codecs: [ OK ] 4.07 sec. 2025-07-28 05:16:31 02539_generate_random_ip: [ OK ] 1.05 sec. 2025-07-28 05:16:31 01043_h3_edge_length_m: [ OK ] 0.96 sec. 2025-07-28 05:16:31 02176_toStartOfWeek_overflow_pruning: [ OK ] 1.50 sec. 2025-07-28 05:16:31 01946_profile_sleep: [ OK ] 5.31 sec. 2025-07-28 05:16:32 02130_parse_quoted_null: [ OK ] 16.78 sec. 2025-07-28 05:16:32 02377_modify_column_from_lc: [ OK ] 2.90 sec. 2025-07-28 05:16:32 02985_if_over_big_int_decimal: [ OK ] 1.65 sec. 2025-07-28 05:16:33 02967_analyzer_fuzz: [ OK ] 1.55 sec. 2025-07-28 05:16:33 02935_ipv6_bit_operations: [ OK ] 1.05 sec. 2025-07-28 05:16:33 02429_low_cardinality_trash: [ OK ] 2.70 sec. 2025-07-28 05:16:34 02931_alter_materialized_view_query_inconsistent: [ OK ] 1.25 sec. 2025-07-28 05:16:35 01714_alter_drop_version: [ OK ] 2.15 sec. 2025-07-28 05:16:35 00752_low_cardinality_lambda_argument: [ OK ] 1.55 sec. 2025-07-28 05:16:35 00497_whitespaces_in_insert: [ OK ] 13.53 sec. 2025-07-28 05:16:35 02097_remove_sample_by: [ OK ] 2.90 sec. 2025-07-28 05:16:36 00626_replace_partition_from_table: [ OK ] 4.71 sec. 2025-07-28 05:16:37 01234_to_string_monotonic: [ OK ] 2.90 sec. 2025-07-28 05:16:37 02784_projections_read_in_order_bug: [ OK ] 1.95 sec. 2025-07-28 05:16:38 01323_if_with_nulls: [ OK ] 2.70 sec. 2025-07-28 05:16:38 02538_alter_rename_sequence: [ OK ] 2.60 sec. 2025-07-28 05:16:38 00307_format_xml: [ OK ] 1.16 sec. 2025-07-28 05:16:39 01308_row_policy_and_trivial_count_query: [ OK ] 1.30 sec. 2025-07-28 05:16:39 00900_null_array_orc_load: [ OK ] 5.76 sec. 2025-07-28 05:16:40 02560_window_ntile: [ OK ] 5.05 sec. 2025-07-28 05:16:40 01300_group_by_other_keys_having: [ OK ] 13.03 sec. 2025-07-28 05:16:41 01785_pmj_lc_bug: [ OK ] 1.65 sec. 2025-07-28 05:16:41 03239_if_constant_folding: [ OK ] 1.60 sec. 2025-07-28 05:16:41 02293_http_header_full_summary_without_progress: [ OK ] 4.05 sec. 2025-07-28 05:16:41 02275_full_sort_join_long: [ SKIPPED ] 0.00 sec. 2025-07-28 05:16:41 Reason: not running for current build 2025-07-28 05:16:42 01035_prewhere_with_alias: [ OK ] 1.30 sec. 2025-07-28 05:16:42 03307_parallel_hash_max_joined_rows: [ SKIPPED ] 0.00 sec. 2025-07-28 05:16:42 Reason: not running for current build 2025-07-28 05:16:43 01017_tuplehamming_distance: [ OK ] 1.55 sec. 2025-07-28 05:16:43 02311_system_zookeeper_insert: [ OK ] 4.76 sec. 2025-07-28 05:16:44 03208_datetime_cast_losing_precision: [ OK ] 1.65 sec. 2025-07-28 05:16:45 00520_http_nullable: [ OK ] 2.30 sec. 2025-07-28 05:16:45 01097_cyclic_defaults: [ OK ] 5.01 sec. 2025-07-28 05:16:46 00122_join_with_subquery_with_subquery: [ OK ] 0.90 sec. 2025-07-28 05:16:46 03215_multilinestring_geometry: [ OK ] 1.60 sec. 2025-07-28 05:16:46 02725_object_column_alter: [ OK ] 1.30 sec. 2025-07-28 05:16:47 02915_analyzer_fuzz_1: [ OK ] 1.05 sec. 2025-07-28 05:16:48 03006_mv_deduplication_throw_if_async_insert: [ OK ] 1.90 sec. 2025-07-28 05:16:48 01017_uniqCombined_memory_usage: [ SKIPPED ] 0.00 sec. 2025-07-28 05:16:48 Reason: not running for current build 2025-07-28 05:16:48 02428_delete_with_settings: [ OK ] 2.80 sec. 2025-07-28 05:16:49 03093_special_column_errors: [ OK ] 8.36 sec. 2025-07-28 05:16:49 03258_quantile_exact_weighted_issue: [ OK ] 1.20 sec. 2025-07-28 05:16:49 01710_force_use_projection: [ OK ] 1.90 sec. 2025-07-28 05:16:50 00114_float_type_result_of_division: [ OK ] 0.94 sec. 2025-07-28 05:16:51 00900_orc_arrow_parquet_tuples: [ OK ] 15.98 sec. 2025-07-28 05:16:51 02311_range_hashed_dictionary_range_cast: [ OK ] 1.41 sec. 2025-07-28 05:16:51 02843_date_predicate_optimizations_bugs: [ OK ] 1.05 sec. 2025-07-28 05:16:52 02715_or_null: [ OK ] 1.16 sec. 2025-07-28 05:16:52 01017_in_unconvertible_complex_type: [ OK ] 2.67 sec. 2025-07-28 05:16:53 00165_transform_non_const_default: [ OK ] 1.76 sec. 2025-07-28 05:16:54 02516_projections_with_rollup: [ OK ] 13.53 sec. 2025-07-28 05:16:54 02764_index_analysis_fix: [ OK ] 1.15 sec. 2025-07-28 05:16:55 02595_orc_arrow_parquet_more_types: [ OK ] 6.27 sec. 2025-07-28 05:16:55 02959_system_database_engines: [ OK ] 0.95 sec. 2025-07-28 05:16:55 00996_limit_with_ties: [ OK ] 3.35 sec. 2025-07-28 05:16:57 01318_alter_add_column_exists: [ OK ] 1.81 sec. 2025-07-28 05:16:57 02809_prewhere_and_in: [ OK ] 2.15 sec. 2025-07-28 05:16:58 03140_client_subsequent_external_tables: [ OK ] 2.90 sec. 2025-07-28 05:16:59 02295_GROUP_BY_AggregateFunction: [ OK ] 1.80 sec. 2025-07-28 05:16:59 01015_empty_in_inner_right_join: [ OK ] 4.60 sec. 2025-07-28 05:17:00 02541_empty_function_support_ip: [ OK ] 1.30 sec. 2025-07-28 05:17:01 02884_parquet_new_encodings: [ OK ] 2.65 sec. 2025-07-28 05:17:01 01063_create_column_set: [ OK ] 1.10 sec. 2025-07-28 05:17:04 03363_estimate_compression_ratio_validation: [ OK ] 3.16 sec. 2025-07-28 05:17:04 01785_parallel_formatting_memory: [ OK ] 5.66 sec. 2025-07-28 05:17:06 03158_dynamic_type_from_variant: [ OK ] 1.29 sec. 2025-07-28 05:17:07 03278_enum_in_unknown_value: [ OK ] 2.86 sec. 2025-07-28 05:17:10 02115_write_buffers_finalize: [ OK ] 26.52 sec. 2025-07-28 05:17:11 01399_http_request_headers: [ OK ] 4.60 sec. 2025-07-28 05:17:12 01710_projections_optimize_aggregation_in_order: [ OK ] 14.53 sec. 2025-07-28 05:17:13 03001_block_offset_column: [ OK ] 3.40 sec. 2025-07-28 05:17:14 02567_native_type_conversions: [ OK ] 8.16 sec. 2025-07-28 05:17:15 02862_sorted_distinct_sparse_fix: [ OK ] 1.55 sec. 2025-07-28 05:17:17 03536_not_allowed_types_in_default_and_materialized_expressions: [ OK ] 2.91 sec. 2025-07-28 05:17:20 03164_analyzer_validate_tree_size: [ OK ] 2.78 sec. 2025-07-28 05:17:22 01942_snowflakeIDToDateTime: [ OK ] 6.74 sec. 2025-07-28 05:17:24 00652_replicated_mutations_zookeeper: [ OK ] 31.74 sec. 2025-07-28 05:17:25 01293_client_interactive_vertical_singleline: [ OK ] 3.44 sec. 2025-07-28 05:17:26 02872_prewhere_filter: [ OK ] 1.53 sec. 2025-07-28 05:17:27 01720_country_perimeter_and_area: [ OK ] 15.72 sec. 2025-07-28 05:17:28 02534_join_prewhere_bug: [ OK ] 2.43 sec. 2025-07-28 05:17:28 03208_array_of_json_read_subcolumns_2_wide_merge_tree: [ SKIPPED ] 0.00 sec. 2025-07-28 05:17:28 Reason: not running for current build 2025-07-28 05:17:30 00905_compile_expressions_compare_big_dates: [ OK ] 1.34 sec. 2025-07-28 05:17:31 02813_seriesOutliersDetectTukey: [ OK ] 5.10 sec. 2025-07-28 05:17:31 01767_timezoneOf: [ OK ] 3.30 sec. 2025-07-28 05:17:31 00612_union_query_with_subquery: [ OK ] 1.38 sec. 2025-07-28 05:17:32 03208_array_of_json_read_subcolumns_1: [ OK ] 30.59 sec. 2025-07-28 05:17:32 01683_dist_INSERT_block_structure_mismatch: [ OK ] 1.43 sec. 2025-07-28 05:17:32 03233_dynamic_in_functions: [ OK ] 20.64 sec. 2025-07-28 05:17:32 02096_totals_global_in_bug: [ OK ] 1.37 sec. 2025-07-28 05:17:32 01051_aggregate_function_crash: [ OK ] 1.17 sec. 2025-07-28 05:17:34 02810_row_binary_with_defaults: [ OK ] 1.30 sec. 2025-07-28 05:17:34 00616_final_single_part: [ OK ] 1.75 sec. 2025-07-28 05:17:35 01523_interval_operator_support_string_literal: [ OK ] 2.20 sec. 2025-07-28 05:17:35 03228_full_text_with_multi_col: [ OK ] 1.35 sec. 2025-07-28 05:17:36 01440_big_int_shift: [ OK ] 1.37 sec. 2025-07-28 05:17:36 00064_negate_bug: [ OK ] 1.01 sec. 2025-07-28 05:17:36 01632_nullable_string_type_convert_to_decimal_type: [ OK ] 1.03 sec. 2025-07-28 05:17:37 02731_nothing_deserialization: [ OK ] 1.54 sec. 2025-07-28 05:17:38 01338_long_select_and_alter: [ OK ] 18.43 sec. 2025-07-28 05:17:39 00834_kill_mutation_replicated_zookeeper: [ OK ] 60.10 sec. 2025-07-28 05:17:39 01763_long_ttl_group_by: [ OK ] 6.71 sec. 2025-07-28 05:17:39 02871_clickhouse_client_restart_pager: [ OK ] 3.21 sec. 2025-07-28 05:17:40 02883_array_scalar_mult_div_modulo: [ OK ] 3.52 sec. 2025-07-28 05:17:40 02695_logical_optimizer_alias_bug: [ OK ] 1.51 sec. 2025-07-28 05:17:40 02241_short_circuit_short_column: [ OK ] 1.18 sec. 2025-07-28 05:17:41 02111_global_context_temporary_tables: [ OK ] 1.78 sec. 2025-07-28 05:17:41 02245_make_datetime64: [ OK ] 8.95 sec. 2025-07-28 05:17:42 03148_asof_join_ddb_subquery: [ OK ] 1.57 sec. 2025-07-28 05:17:42 02436_system_zookeeper_context: [ OK ] 1.57 sec. 2025-07-28 05:17:43 01780_column_sparse_materialize: [ OK ] 2.52 sec. 2025-07-28 05:17:43 00538_datediff: [ OK ] 4.49 sec. 2025-07-28 05:17:44 03207_composite_expressions_lambda_consistent_formatting: [ OK ] 2.48 sec. 2025-07-28 05:17:44 02418_keeper_map_keys_limit: [ OK ] 3.06 sec. 2025-07-28 05:17:44 01047_simple_aggregate_sizes_of_columns_bug: [ OK ] 2.67 sec. 2025-07-28 05:17:45 03262_analyzer_materialized_view_in_with_cte: [ OK ] 1.77 sec. 2025-07-28 05:17:45 03208_uniq_with_empty_tuple: [ OK ] 1.22 sec. 2025-07-28 05:17:45 02900_window_function_with_sparse_column: [ OK ] 2.00 sec. 2025-07-28 05:17:46 02025_subcolumns_compact_parts: [ OK ] 1.72 sec. 2025-07-28 05:17:46 02271_temporary_table_show_rows_bytes: [ OK ] 1.28 sec. 2025-07-28 05:17:47 03203_variant_convert_field_to_type_bug: [ OK ] 1.52 sec. 2025-07-28 05:17:47 01440_big_int_exotic_casts: [ OK ] 5.20 sec. 2025-07-28 05:17:48 02943_tokenbf_and_ngrambf_indexes_support_match_function: [ OK ] 3.91 sec. 2025-07-28 05:17:48 01123_parse_date_time_best_effort_even_more: [ OK ] 1.17 sec. 2025-07-28 05:17:49 00737_decimal_group_by: [ OK ] 2.13 sec. 2025-07-28 05:17:49 01326_build_id: [ OK ] 1.09 sec. 2025-07-28 05:17:50 03129_cte_with_final: [ OK ] 1.69 sec. 2025-07-28 05:17:51 02231_hierarchical_dictionaries_constant: [ OK ] 3.25 sec. 2025-07-28 05:17:51 00088_distinct_of_arrays_of_strings: [ OK ] 1.07 sec. 2025-07-28 05:17:51 02890_describe_table_options: [ OK ] 2.22 sec. 2025-07-28 05:17:51 01954_clickhouse_benchmark_multiple_long: [ OK ] 59.47 sec. 2025-07-28 05:17:52 01851_hedged_connections_external_tables: [ OK ] 1.25 sec. 2025-07-28 05:17:53 01071_in_array: [ OK ] 1.40 sec. 2025-07-28 05:17:53 02400_memory_accounting_on_error: [ OK ] 3.53 sec. 2025-07-28 05:17:53 00702_join_on_dups: [ OK ] 6.79 sec. 2025-07-28 05:17:54 02814_create_index_uniq_noop: [ OK ] 0.80 sec. 2025-07-28 05:17:56 03228_clickhouse_local_copy_argument: [ OK ] 2.90 sec. 2025-07-28 05:17:57 01359_codeql: [ OK ] 1.00 sec. 2025-07-28 05:17:58 00872_t64_bit_codec: [ OK ] 12.56 sec. 2025-07-28 05:17:59 02876_json_incomplete_types_as_strings_inference: [ OK ] 1.15 sec. 2025-07-28 05:18:00 00476_pretty_formats_and_widths: [ OK ] 1.35 sec. 2025-07-28 05:18:01 02876_yyyymmddtodate: [ OK ] 10.07 sec. 2025-07-28 05:18:01 02871_join_on_system_errors: [ OK ] 1.12 sec. 2025-07-28 05:18:02 02150_replace_regexp_all_empty_match: [ OK ] 0.95 sec. 2025-07-28 05:18:03 03273_dictionary_rbac: [ OK ] 9.12 sec. 2025-07-28 05:18:03 01473_system_events_zeroes: [ OK ] 1.05 sec. 2025-07-28 05:18:03 01527_materialized_view_stack_overflow: [ OK ] 9.98 sec. 2025-07-28 05:18:04 00098_k_union_all: [ OK ] 1.25 sec. 2025-07-28 05:18:04 02575_map_hashing_msan: [ OK ] 1.44 sec. 2025-07-28 05:18:05 03357_check_contraints_null_syntax: [ OK ] 1.20 sec. 2025-07-28 05:18:06 00997_extract_all_crash_6627: [ OK ] 0.95 sec. 2025-07-28 05:18:06 01389_filter_by_virtual_columns: [ OK ] 1.11 sec. 2025-07-28 05:18:06 02707_analyzer_nested_lambdas_types: [ OK ] 1.30 sec. 2025-07-28 05:18:07 02787_transform_null: [ OK ] 1.45 sec. 2025-07-28 05:18:07 02687_native_fuzz: [ OK ] 1.45 sec. 2025-07-28 05:18:07 02814_ReplacingMergeTree_fix_select_final_on_single_partition: [ OK ] 1.60 sec. 2025-07-28 05:18:08 02811_csv_input_field_type_mismatch: [ OK ] 6.31 sec. 2025-07-28 05:18:13 02428_index_analysis_with_null_literal: [ OK ] 4.91 sec. 2025-07-28 05:18:13 01956_skip_unavailable_shards_excessive_attempts: [ OK ] 5.41 sec. 2025-07-28 05:18:14 02006_use_constants_in_with_and_select: [ OK ] 1.45 sec. 2025-07-28 05:18:16 01686_rocksdb: [ OK ] 3.35 sec. 2025-07-28 05:18:17 02125_lz4_compression_bug_JSONCompactEachRow: [ OK ] 19.50 sec. 2025-07-28 05:18:18 02122_parallel_formatting_JSONEachRow: [ OK ] 10.84 sec. 2025-07-28 05:18:18 02354_vector_search_default_granularity: [ OK ] 1.45 sec. 2025-07-28 05:18:19 02975_intdiv_with_decimal: [ OK ] 4.36 sec. 2025-07-28 05:18:19 00506_shard_global_in_union: [ OK ] 3.16 sec. 2025-07-28 05:18:20 01846_alter_column_without_type_bugfix: [ OK ] 1.22 sec. 2025-07-28 05:18:20 00800_low_cardinality_distributed_insert: [ OK ] 1.41 sec. 2025-07-28 05:18:21 03130_analyzer_self_join_group_by: [ OK ] 2.38 sec. 2025-07-28 05:18:21 03105_table_aliases_in_mv: [ OK ] 1.65 sec. 2025-07-28 05:18:22 01538_fuzz_aggregate: [ OK ] 1.40 sec. 2025-07-28 05:18:23 02133_distributed_queries_formatting: [ OK ] 1.05 sec. 2025-07-28 05:18:23 01925_merge_prewhere_table: [ OK ] 1.55 sec. 2025-07-28 05:18:24 02236_json_each_row_empty_map_schema_inference: [ OK ] 1.00 sec. 2025-07-28 05:18:26 01461_query_start_time_microseconds: [ OK ] 5.57 sec. 2025-07-28 05:18:27 02594_msgpack_more_types: [ OK ] 3.70 sec. 2025-07-28 05:18:28 01307_orc_output_format: [ OK ] 8.42 sec. 2025-07-28 05:18:29 00102_insert_into_temporary_table: [ OK ] 1.00 sec. 2025-07-28 05:18:29 00688_low_cardinality_syntax: [ OK ] 3.00 sec. 2025-07-28 05:18:29 03156_analyzer_array_join_distributed: [ OK ] 2.66 sec. 2025-07-28 05:18:31 02868_operator_is_not_distinct_from_priority: [ OK ] 1.25 sec. 2025-07-28 05:18:31 03306_optimize_table_force_keyword: [ OK ] 1.25 sec. 2025-07-28 05:18:32 00101_materialized_views_and_insert_without_explicit_database: [ OK ] 3.25 sec. 2025-07-28 05:18:34 02245_s3_virtual_columns: [ OK ] 3.45 sec. 2025-07-28 05:18:34 00779_all_right_join_max_block_size: [ OK ] 1.69 sec. 2025-07-28 05:18:39 00265_http_content_type_format_timezone: [ OK ] 4.78 sec. 2025-07-28 05:18:40 01353_low_cardinality_join_types: [ OK ] 5.12 sec. 2025-07-28 05:18:41 01585_use_index_for_global_in: [ OK ] 1.90 sec. 2025-07-28 05:18:42 01259_combinator_distinct: [ OK ] 1.95 sec. 2025-07-28 05:18:46 01318_map_populate_series: [ OK ] 4.05 sec. 2025-07-28 05:18:47 01509_check_many_parallel_quorum_inserts_long: [ OK ] 22.97 sec. 2025-07-28 05:18:48 00902_entropy: [ OK ] 1.91 sec. 2025-07-28 05:18:49 03362_reverse_sorting_key_explicit_primary_key: [ OK ] 1.50 sec. 2025-07-28 05:18:49 01603_decimal_mult_float: [ OK ] 2.39 sec. 2025-07-28 05:19:10 01019_alter_materialized_view_atomic: [ OK ] 92.36 sec. 2025-07-28 05:19:14 02210_processors_profile_log: [ OK ] 4.26 sec. 2025-07-28 05:19:15 02481_async_insert_dedup_token: [ OK ] 68.16 sec. 2025-07-28 05:19:16 03073_analyzer_alias_as_column_name: [ OK ] 1.36 sec. 2025-07-28 05:19:16 02784_parallel_replicas_automatic_decision: [ OK ] 34.39 sec. 2025-07-28 05:19:17 00530_arrays_of_nothing: [ OK ] 1.46 sec. 2025-07-28 05:19:17 02482_execute_functions_before_sorting_bug: [ OK ] 1.41 sec. 2025-07-28 05:19:18 02162_array_first_last_index: [ OK ] 1.85 sec. 2025-07-28 05:19:24 03304_compare_substrings: [ OK ] 6.72 sec. 2025-07-28 05:19:27 00734_timeslot: [ OK ] 3.46 sec. 2025-07-28 05:19:28 02378_part_log_profile_events: [ OK ] 11.18 sec. 2025-07-28 05:19:29 02696_ignore_inacc_tables_mat_view_atttach: [ OK ] 1.55 sec. 2025-07-28 05:19:29 02997_projections_formatting: [ OK ] 1.06 sec. 2025-07-28 05:19:30 01273_arrow: [ OK ] 58.73 sec. 2025-07-28 05:19:30 01655_agg_if_nullable: [ OK ] 1.25 sec. 2025-07-28 05:19:31 00097_long_storage_buffer_race_condition: [ OK ] 99.95 sec. 2025-07-28 05:19:31 02898_parallel_replicas_custom_key_final: [ OK ] 1.66 sec. 2025-07-28 05:19:32 01083_match_zero_byte: [ OK ] 1.46 sec. 2025-07-28 05:19:33 01682_gather_utils_ubsan: [ OK ] 1.55 sec. 2025-07-28 05:19:35 00600_create_temporary_table_if_not_exists: [ OK ] 1.05 sec. 2025-07-28 05:19:35 03247_ghdata_string_to_json_alter: [ OK ] 17.25 sec. 2025-07-28 05:19:36 01825_new_type_json_nbagames: [ OK ] 46.39 sec. 2025-07-28 05:19:36 02267_empty_arrays_read_reverse: [ OK ] 4.67 sec. 2025-07-28 05:19:36 02250_ON_CLUSTER_grant: [ OK ] 6.67 sec. 2025-07-28 05:19:36 02316_values_table_func_bug: [ OK ] 1.05 sec. 2025-07-28 05:19:36 01056_predicate_optimizer_bugs: [ OK ] 4.87 sec. 2025-07-28 05:19:37 00606_quantiles_and_nans: [ OK ] 1.11 sec. 2025-07-28 05:19:37 03168_fuzz_multiIf_short_circuit: [ OK ] 1.10 sec. 2025-07-28 05:19:39 02714_date_date32_in: [ OK ] 1.25 sec. 2025-07-28 05:19:39 01701_clear_projection_and_part_remove: [ OK ] 2.71 sec. 2025-07-28 05:19:39 02031_format_query_option: [ OK ] 2.10 sec. 2025-07-28 05:19:40 02010_array_index_bad_cast: [ OK ] 1.36 sec. 2025-07-28 05:19:42 01660_join_or_all: [ OK ] 6.16 sec. 2025-07-28 05:19:43 00712_nan_comparison: [ OK ] 2.97 sec. 2025-07-28 05:19:44 02269_to_start_of_interval_overflow: [ OK ] 1.66 sec. 2025-07-28 05:19:44 02454_create_table_with_custom_disk: [ OK ] 4.92 sec. 2025-07-28 05:19:46 02539_vertical_merge_compact_parts: [ OK ] 2.73 sec. 2025-07-28 05:19:46 00563_shard_insert_into_remote: [ OK ] 1.91 sec. 2025-07-28 05:19:48 00267_tuple_array_access_operators_priority: [ OK ] 1.06 sec. 2025-07-28 05:19:49 02402_merge_engine_with_view: [ OK ] 1.66 sec. 2025-07-28 05:19:49 01799_long_uniq_theta_sketch: [ OK ] 13.59 sec. 2025-07-28 05:19:50 02414_all_new_table_functions_must_be_documented: [ OK ] 1.05 sec. 2025-07-28 05:19:51 00613_shard_distributed_max_execution_time: [ OK ] 1.26 sec. 2025-07-28 05:19:52 02884_string_distance_function: [ OK ] 5.74 sec. 2025-07-28 05:19:52 01600_min_max_compress_block_size: [ OK ] 1.36 sec. 2025-07-28 05:19:52 03230_subcolumns_mv: [ OK ] 1.42 sec. 2025-07-28 05:19:53 02181_sql_user_defined_functions_invalid_lambda: [ OK ] 1.22 sec. 2025-07-28 05:19:53 02579_fill_empty_chunk_analyzer: [ OK ] 1.06 sec. 2025-07-28 05:19:55 01089_alter_settings_old_format: [ OK ] 1.76 sec. 2025-07-28 05:19:55 01386_negative_float_constant_key_condition: [ OK ] 2.16 sec. 2025-07-28 05:19:56 02023_storage_filelog: [ OK ] 17.46 sec. 2025-07-28 05:19:59 01522_validate_alter_default: [ OK ] 2.45 sec. 2025-07-28 05:20:00 00502_sum_map: [ OK ] 4.16 sec. 2025-07-28 05:20:00 02771_if_constant_folding: [ OK ] 1.00 sec. 2025-07-28 05:20:01 01097_pre_limit: [ OK ] 1.05 sec. 2025-07-28 05:20:01 03326_toStartOfNanosecond_ubsan: [ OK ] 0.90 sec. 2025-07-28 05:20:02 02429_combinators_in_array_reduce: [ OK ] 1.41 sec. 2025-07-28 05:20:03 02949_ttl_group_by_bug: [ OK ] 1.61 sec. 2025-07-28 05:20:04 02995_bad_formatting_union_intersect: [ OK ] 1.22 sec. 2025-07-28 05:20:04 01710_minmax_count_projection_modify_partition_key: [ OK ] 1.75 sec. 2025-07-28 05:20:05 02154_bit_slice_for_fixedstring: [ OK ] 10.13 sec. 2025-07-28 05:20:06 03443_projection_sparse: [ OK ] 1.75 sec. 2025-07-28 05:20:06 02941_variant_type_4: [ OK ] 76.37 sec. 2025-07-28 05:20:07 03010_view_prewhere_in: [ OK ] 1.47 sec. 2025-07-28 05:20:07 02029_quantile_sanitizer: [ OK ] 1.40 sec. 2025-07-28 05:20:07 02954_analyzer_fuzz_i57086: [ OK ] 1.25 sec. 2025-07-28 05:20:08 01213_alter_table_rename_nested: [ OK ] 3.25 sec. 2025-07-28 05:20:09 02735_array_map_array_of_tuples: [ OK ] 1.21 sec. 2025-07-28 05:20:09 01646_fix_window_funnel_inconistency: [ OK ] 1.65 sec. 2025-07-28 05:20:09 00321_pk_set: [ OK ] 2.06 sec. 2025-07-28 05:20:10 00960_eval_ml_method_const: [ OK ] 1.10 sec. 2025-07-28 05:20:11 01358_lc_parquet: [ OK ] 19.15 sec. 2025-07-28 05:20:12 00048_b_stored_aggregates_merge: [ OK ] 2.46 sec. 2025-07-28 05:20:12 01852_s2_get_neighbours: [ OK ] 1.16 sec. 2025-07-28 05:20:14 02764_parallel_replicas_plain_merge_tree: [ OK ] 2.01 sec. 2025-07-28 05:20:15 03402_zero_streams_after_max_streams_to_max_threads_ratio: [ OK ] 2.04 sec. 2025-07-28 05:20:15 02344_distinct_limit_distiributed: [ OK ] 5.72 sec. 2025-07-28 05:20:15 02475_analyzer_join_tree_subquery: [ OK ] 1.23 sec. 2025-07-28 05:20:16 00024_unused_array_join_in_subquery: [ OK ] 0.90 sec. 2025-07-28 05:20:17 02536_date_from_number_inference_fix: [ OK ] 1.10 sec. 2025-07-28 05:20:17 01648_mutations_and_escaping: [ OK ] 6.72 sec. 2025-07-28 05:20:18 03007_column_nullable_uninitialzed_value: [ OK ] 1.00 sec. 2025-07-28 05:20:18 02950_reading_array_tuple_subcolumns: [ OK ] 2.96 sec. 2025-07-28 05:20:19 01655_window_functions_bug: [ OK ] 1.00 sec. 2025-07-28 05:20:20 00178_query_datetime64_index: [ OK ] 1.30 sec. 2025-07-28 05:20:20 02933_replicated_database_forbid_create_as_select: [ OK ] 13.10 sec. 2025-07-28 05:20:21 03198_orc_read_time_zone: [ OK ] 6.11 sec. 2025-07-28 05:20:21 03252_check_number_of_arguments_for_dynamic: [ OK ] 1.90 sec. 2025-07-28 05:20:21 03253_group_by_cube_too_many_keys: [ OK ] 1.45 sec. 2025-07-28 05:20:22 01144_multiword_data_types: [ OK ] 1.30 sec. 2025-07-28 05:20:22 03251_unaligned_window_function_state: [ OK ] 1.25 sec. 2025-07-28 05:20:23 02982_parallel_replicas_unexpected_cluster: [ OK ] 1.75 sec. 2025-07-28 05:20:23 03234_evaluate_constant_analyzer: [ OK ] 1.46 sec. 2025-07-28 05:20:23 03228_dynamic_serializations_uninitialized_value: [ OK ] 1.10 sec. 2025-07-28 05:20:25 02575_merge_prewhere_materialized: [ OK ] 1.86 sec. 2025-07-28 05:20:27 02317_distinct_in_order_optimization_explain: [ OK ] 52.11 sec. 2025-07-28 05:20:27 02932_punycode: [ OK ] 10.13 sec. 2025-07-28 05:20:27 01377_supertype_low_cardinality: [ OK ] 3.96 sec. 2025-07-28 05:20:27 00155_long_merges: [ SKIPPED ] 0.00 sec. 2025-07-28 05:20:27 Reason: not running for current build 2025-07-28 05:20:28 01835_alias_to_primary_key_cyfdecyf: [ OK ] 1.37 sec. 2025-07-28 05:20:29 02680_datetime64_monotonic_check: [ OK ] 1.66 sec. 2025-07-28 05:20:30 02845_domain_rfc_support_ipv6: [ OK ] 2.36 sec. 2025-07-28 05:20:30 01665_substring_ubsan: [ OK ] 1.00 sec. 2025-07-28 05:20:31 01416_join_totals_header_bug: [ OK ] 1.56 sec. 2025-07-28 05:20:32 03366_bfloat16_sorting: [ OK ] 0.90 sec. 2025-07-28 05:20:33 02192_comment_error: [ OK ] 4.62 sec. 2025-07-28 05:20:34 03268_system_parts_index_granularity: [ OK ] 1.07 sec. 2025-07-28 05:20:34 01662_date_ubsan: [ OK ] 9.33 sec. 2025-07-28 05:20:35 00961_check_table: [ OK ] 2.22 sec. 2025-07-28 05:20:36 02522_different_types_in_storage_merge: [ OK ] 1.45 sec. 2025-07-28 05:20:36 02495_concat_with_separator: [ OK ] 5.92 sec. 2025-07-28 05:20:36 02019_multiple_weird_with_fill: [ OK ] 1.01 sec. 2025-07-28 05:20:37 01456_low_cardinality_sorting_bugfix: [ OK ] 2.36 sec. 2025-07-28 05:20:37 02999_scalar_subqueries_bug_2: [ OK ] 1.37 sec. 2025-07-28 05:20:39 03314_nullable_key_no_optimize_functions_to_subcolumns: [ OK ] 1.20 sec. 2025-07-28 05:20:39 01001_rename_merge_race_condition: [ OK ] 15.41 sec. 2025-07-28 05:20:39 00534_functions_bad_arguments2: [ OK ] 55.21 sec. 2025-07-28 05:20:40 03369_values_template_types_mismatch: [ OK ] 1.00 sec. 2025-07-28 05:20:40 01288_shard_max_network_bandwidth: [ OK ] 3.96 sec. 2025-07-28 05:20:40 01433_hex_float: [ OK ] 1.10 sec. 2025-07-28 05:20:40 00591_columns_removal_union_all: [ OK ] 1.10 sec. 2025-07-28 05:20:41 02730_with_fill_by_sorting_prefix: [ OK ] 3.66 sec. 2025-07-28 05:20:41 01710_minmax_count_projection_constant_query: [ OK ] 1.26 sec. 2025-07-28 05:20:43 01798_having_push_down: [ OK ] 2.00 sec. 2025-07-28 05:20:43 00809_add_days_segfault: [ OK ] 3.05 sec. 2025-07-28 05:20:44 02792_drop_projection_lwd: [ OK ] 2.00 sec. 2025-07-28 05:20:45 01626_cnf_test: [ OK ] 1.56 sec. 2025-07-28 05:20:46 02354_vector_search_empty_arrays_or_default_values: [ OK ] 1.76 sec. 2025-07-28 05:20:48 01010_pmj_skip_blocks: [ OK ] 8.27 sec. 2025-07-28 05:20:48 01781_merge_tree_deduplication: [ OK ] 8.03 sec. 2025-07-28 05:20:50 03263_analyzer_materialized_view_cte_nested: [ OK ] 1.56 sec. 2025-07-28 05:20:51 01512_create_replicate_merge_tree_one_arg: [ OK ] 1.35 sec. 2025-07-28 05:20:53 02968_mysql_prefer_column_name_to_alias: [ OK ] 2.15 sec. 2025-07-28 05:20:53 02366_kql_func_ip: [ OK ] 32.18 sec. 2025-07-28 05:20:55 01868_order_by_fill_with_datetime64: [ OK ] 1.35 sec. 2025-07-28 05:20:55 00975_recursive_materialized_view: [ OK ] 1.56 sec. 2025-07-28 05:20:56 01406_carriage_return_in_tsv_csv: [ OK ] 9.13 sec. 2025-07-28 05:20:58 01550_query_identifier_parameters: [ OK ] 9.48 sec. 2025-07-28 05:20:59 03222_pr_asan_index_granularity: [ OK ] 3.61 sec. 2025-07-28 05:20:59 03242_view_block_structure: [ OK ] 1.30 sec. 2025-07-28 05:21:01 01268_procfs_metrics: [ OK ] 4.81 sec. 2025-07-28 05:21:01 00002_system_numbers: [ OK ] 2.16 sec. 2025-07-28 05:21:01 01012_serialize_array_memory_usage: [ OK ] 1.95 sec. 2025-07-28 05:21:02 01272_suspicious_codecs: [ OK ] 7.32 sec. 2025-07-28 05:21:03 03047_on_fly_mutations_projections: [ OK ] 1.95 sec. 2025-07-28 05:21:03 02247_read_bools_as_numbers_json: [ OK ] 20.61 sec. 2025-07-28 05:21:03 03107_ill_formed_select_in_materialized_view: [ OK ] 2.01 sec. 2025-07-28 05:21:04 02017_columns_with_dot: [ OK ] 1.85 sec. 2025-07-28 05:21:04 01471_top_k_range_check: [ OK ] 1.65 sec. 2025-07-28 05:21:05 03033_cte_numbers_memory: [ OK ] 1.21 sec. 2025-07-28 05:21:05 02125_lz4_compression_bug_TSKV: [ OK ] 21.52 sec. 2025-07-28 05:21:06 03247_pr_local_plan_non_constant_in_source: [ OK ] 2.01 sec. 2025-07-28 05:21:07 01278_variance_nonnegative: [ OK ] 2.26 sec. 2025-07-28 05:21:07 01529_union_distinct_and_setting_union_default_mode: [ OK ] 3.51 sec. 2025-07-28 05:21:07 00192_least_greatest: [ OK ] 2.06 sec. 2025-07-28 05:21:08 00808_not_optimize_predicate: [ OK ] 3.71 sec. 2025-07-28 05:21:08 03167_fancy_quotes_off_by_one: [ OK ] 0.96 sec. 2025-07-28 05:21:08 02560_count_digits: [ OK ] 1.91 sec. 2025-07-28 05:21:08 02267_type_inference_for_insert_into_function_null: [ OK ] 1.40 sec. 2025-07-28 05:21:10 03276_null_format_matching_case_insensitive: [ OK ] 9.18 sec. 2025-07-28 05:21:10 02370_analyzer_in_function: [ OK ] 3.21 sec. 2025-07-28 05:21:11 03206_projection_merge_special_mergetree_ignore: [ OK ] 2.20 sec. 2025-07-28 05:21:11 03273_better_json_subcolumns_parsing: [ OK ] 1.15 sec. 2025-07-28 05:21:12 00580_consistent_hashing_functions: [ OK ] 1.25 sec. 2025-07-28 05:21:12 03370_rocks_db_engine_subcolumn_in_pk: [ OK ] 1.30 sec. 2025-07-28 05:21:13 02915_analyzer_fuzz_5: [ OK ] 1.30 sec. 2025-07-28 05:21:15 00380_client_break_at_exception_in_batch_mode: [ OK ] 2.97 sec. 2025-07-28 05:21:15 02693_multiple_joins_in: [ OK ] 1.32 sec. 2025-07-28 05:21:16 02789_jit_cannot_convert_column: [ OK ] 1.15 sec. 2025-07-28 05:21:17 00612_pk_in_tuple_perf: [ OK ] 9.18 sec. 2025-07-28 05:21:18 00746_sql_fuzzy: [ OK ] 206.46 sec. 2025-07-28 05:21:19 03359_point_in_polygon_index: [ OK ] 1.30 sec. 2025-07-28 05:21:20 01419_merge_tree_settings_sanity_check: [ OK ] 3.76 sec. 2025-07-28 05:21:20 00981_in_subquery_with_tuple: [ OK ] 11.43 sec. 2025-07-28 05:21:20 02152_dictionary_date32_type: [ OK ] 1.50 sec. 2025-07-28 05:21:21 00833_sleep_overflow: [ OK ] 1.25 sec. 2025-07-28 05:21:22 00944_ml_test: [ OK ] 2.01 sec. 2025-07-28 05:21:22 03203_multiif_and_where_2_conditions_old_analyzer_bug: [ OK ] 1.86 sec. 2025-07-28 05:21:22 00695_pretty_max_column_pad_width: [ OK ] 1.11 sec. 2025-07-28 05:21:23 01769_extended_range_2: [ OK ] 1.35 sec. 2025-07-28 05:21:24 02784_disable_async_with_dedup_correctly: [ OK ] 8.68 sec. 2025-07-28 05:21:24 02192_comment: [ OK ] 1.15 sec. 2025-07-28 05:21:24 02897_alter_partition_parameters: [ OK ] 4.96 sec. 2025-07-28 05:21:25 02535_analyzer_limit_offset: [ OK ] 1.05 sec. 2025-07-28 05:21:25 00760_insert_json_with_defaults: [ OK ] 2.76 sec. 2025-07-28 05:21:25 03290_force_normal_projection: [ OK ] 1.15 sec. 2025-07-28 05:21:26 03273_dynamic_pretty_json_serialization: [ OK ] 1.11 sec. 2025-07-28 05:21:26 00034_fixed_string_to_number: [ OK ] 1.06 sec. 2025-07-28 05:21:27 01104_fixed_string_like: [ OK ] 3.56 sec. 2025-07-28 05:21:28 02456_alter-nullable-column-bag: [ OK ] 1.75 sec. 2025-07-28 05:21:28 01739_index_hint: [ OK ] 3.34 sec. 2025-07-28 05:21:30 01073_crlf_end_of_line: [ OK ] 1.31 sec. 2025-07-28 05:21:30 00843_optimize_predicate_and_rename_table: [ OK ] 2.10 sec. 2025-07-28 05:21:33 00400_client_external_options: [ OK ] 6.63 sec. 2025-07-28 05:21:33 00910_client_window_size_detection: [ OK ] 3.01 sec. 2025-07-28 05:21:33 01308_orc_output_format_arrays: [ OK ] 5.97 sec. 2025-07-28 05:21:34 03364_prewhere_parallel_replicas: [ OK ] 9.94 sec. 2025-07-28 05:21:34 03235_groupArray_string_consistency: [ OK ] 1.30 sec. 2025-07-28 05:21:35 02503_join_switch_alias_fuzz: [ OK ] 1.16 sec. 2025-07-28 05:21:37 01362_year_of_ISO8601_week_modificators_for_formatDateTime: [ OK ] 1.45 sec. 2025-07-28 05:21:38 01825_type_json_16: [ OK ] 7.93 sec. 2025-07-28 05:21:39 00014_select_from_table_with_nested: [ OK ] 1.77 sec. 2025-07-28 05:21:40 02009_array_join_partition: [ OK ] 1.61 sec. 2025-07-28 05:21:42 03277_join_adaptive_spill: [ OK ] 8.39 sec. 2025-07-28 05:21:43 01531_query_log_query_comment: [ OK ] 3.87 sec. 2025-07-28 05:21:43 01508_explain_header: [ OK ] 1.00 sec. 2025-07-28 05:21:44 01710_projection_with_column_transformers: [ OK ] 1.00 sec. 2025-07-28 05:21:44 02981_vertical_merges_memory_usage: [ OK ] 11.13 sec. 2025-07-28 05:21:44 03391_logical_error_sort_column: [ OK ] 1.05 sec. 2025-07-28 05:21:46 02504_disallow_arrayjoin_in_mutations: [ OK ] 1.69 sec. 2025-07-28 05:21:47 00668_compare_arrays_silviucpp: [ OK ] 1.30 sec. 2025-07-28 05:21:47 02842_table_function_file_filter_by_virtual_columns: [ OK ] 3.51 sec. 2025-07-28 05:21:48 00926_adaptive_index_granularity_merge_tree: [ OK ] 14.32 sec. 2025-07-28 05:21:48 02514_tsv_zero_started_number: [ OK ] 0.91 sec. 2025-07-28 05:21:50 02578_ipv4_codec_t64: [ OK ] 0.95 sec. 2025-07-28 05:21:50 01062_pm_all_join_with_block_continuation: [ OK ] 41.45 sec. 2025-07-28 05:21:50 03326_native_format_json_as_string_settings: [ OK ] 2.92 sec. 2025-07-28 05:21:51 03031_input_format_allow_errors_num_bad_escape_sequence: [ OK ] 1.03 sec. 2025-07-28 05:21:53 02383_array_signed_const_positive_index: [ OK ] 2.89 sec. 2025-07-28 05:21:53 03308_json_with_progress_frequency: [ OK ] 2.77 sec. 2025-07-28 05:21:54 00580_cast_nullable_to_non_nullable: [ OK ] 1.06 sec. 2025-07-28 05:21:55 03274_with_fill_dup_sort_bug: [ OK ] 1.00 sec. 2025-07-28 05:21:55 00825_protobuf_format_nested_in_nested: [ OK ] 6.77 sec. 2025-07-28 05:21:56 02326_numbers_from_json_strings_schema_inference: [ OK ] 1.55 sec. 2025-07-28 05:21:58 01020_having_without_group_by: [ OK ] 1.00 sec. 2025-07-28 05:22:00 03269_partition_key_not_in_set: [ OK ] 4.66 sec. 2025-07-28 05:22:00 02810_async_insert_dedup_replicated_collapsing: [ OK ] 19.68 sec. 2025-07-28 05:22:00 01383_log_broken_table: [ OK ] 84.43 sec. 2025-07-28 05:22:02 03335_empty_blobs_on_azure: [ OK ] 17.93 sec. 2025-07-28 05:22:03 01940_custom_tld_sharding_key: [ OK ] 1.55 sec. 2025-07-28 05:22:05 01064_pm_all_join_const_and_nullable: [ OK ] 5.41 sec. 2025-07-28 05:22:06 02126_fix_filelog: [ OK ] 7.78 sec. 2025-07-28 05:22:07 00230_array_functions_has_count_equal_index_of_non_const_second_arg: [ OK ] 3.61 sec. 2025-07-28 05:22:07 03039_dynamic_aggregating_merge_tree: [ OK ] 55.56 sec. 2025-07-28 05:22:07 02013_emptystring_cast: [ OK ] 1.76 sec. 2025-07-28 05:22:08 00980_zookeeper_merge_tree_alter_settings: [ OK ] 7.38 sec. 2025-07-28 05:22:08 01549_low_cardinality_mv_fuzz: [ OK ] 1.20 sec. 2025-07-28 05:22:09 01889_check_row_policy_defined_using_user_function: [ OK ] 15.74 sec. 2025-07-28 05:22:10 00287_column_const_with_nan: [ OK ] 1.02 sec. 2025-07-28 05:22:10 00679_uuid_in_key: [ OK ] 1.81 sec. 2025-07-28 05:22:10 00298_enum_width_and_cast: [ OK ] 1.61 sec. 2025-07-28 05:22:11 00799_function_dry_run: [ OK ] 1.35 sec. 2025-07-28 05:22:11 02477_age_datetime64: [ OK ] 4.12 sec. 2025-07-28 05:22:12 02499_analyzer_set_index: [ OK ] 1.61 sec. 2025-07-28 05:22:12 00500_point_in_polygon: [ OK ] 4.91 sec. 2025-07-28 05:22:13 03392_crash_group_by_use_nulls: [ OK ] 1.30 sec. 2025-07-28 05:22:14 02042_map_get_non_const_key: [ OK ] 1.01 sec. 2025-07-28 05:22:14 00416_pocopatch_progress_in_http_headers: [ OK ] 2.86 sec. 2025-07-28 05:22:16 03152_analyzer_columns_list: [ OK ] 1.85 sec. 2025-07-28 05:22:17 02134_async_inserts_formats: [ OK ] 11.44 sec. 2025-07-28 05:22:17 02790_client_max_opening_fd: [ OK ] 2.91 sec. 2025-07-28 05:22:17 02859_replicated_db_name_zookeeper: [ OK ] 7.57 sec. 2025-07-28 05:22:18 02479_nullable_primary_key_non_first_column: [ OK ] 1.61 sec. 2025-07-28 05:22:19 00696_system_columns_limit: [ OK ] 1.91 sec. 2025-07-28 05:22:20 01518_filtering_aliased_materialized_column: [ OK ] 1.30 sec. 2025-07-28 05:22:20 02908_Npy_files_caching: [ OK ] 7.77 sec. 2025-07-28 05:22:20 02353_isnullable: [ OK ] 1.40 sec. 2025-07-28 05:22:21 00271_agg_state_and_totals: [ OK ] 1.11 sec. 2025-07-28 05:22:22 01343_min_bytes_to_use_mmap_io: [ OK ] 2.40 sec. 2025-07-28 05:22:23 03354_translate_crap: [ OK ] 0.91 sec. 2025-07-28 05:22:25 00988_constraints_replication_zookeeper_long: [ OK ] 3.61 sec. 2025-07-28 05:22:26 03001_backup_matview_after_modify_query: [ OK ] 9.83 sec. 2025-07-28 05:22:26 02561_sorting_constants_and_distinct_crash: [ OK ] 13.79 sec. 2025-07-28 05:22:27 02049_clickhouse_local_merge_tree: [ OK ] 3.07 sec. 2025-07-28 05:22:28 03002_map_array_functions_with_low_cardinality: [ OK ] 1.06 sec. 2025-07-28 05:22:28 01319_query_formatting_in_server_log: [ OK ] 2.07 sec. 2025-07-28 05:22:29 02661_read_from_archive_targz: [ OK ] 37.07 sec. 2025-07-28 05:22:29 01379_with_fill_several_columns: [ OK ] 1.31 sec. 2025-07-28 05:22:30 01034_values_parse_float_bug: [ OK ] 10.08 sec. 2025-07-28 05:22:30 02949_parallel_replicas_in_subquery: [ OK ] 4.12 sec. 2025-07-28 05:22:30 02233_with_total_empty_chunk: [ OK ] 1.31 sec. 2025-07-28 05:22:32 01356_initialize_aggregation: [ OK ] 1.56 sec. 2025-07-28 05:22:32 01825_type_json_partitions: [ OK ] 1.30 sec. 2025-07-28 05:22:32 03205_json_syntax: [ OK ] 2.11 sec. 2025-07-28 05:22:33 00661_array_has_silviucpp: [ OK ] 1.21 sec. 2025-07-28 05:22:33 02155_nested_lc_defalut_bug: [ OK ] 1.35 sec. 2025-07-28 05:22:34 03003_compatibility_setting_bad_value: [ OK ] 0.75 sec. 2025-07-28 05:22:34 03272_json_to_json_cast_3: [ OK ] 5.52 sec. 2025-07-28 05:22:34 03038_nested_dynamic_merges_wide_vertical: [ SKIPPED ] 0.00 sec. 2025-07-28 05:22:34 Reason: not running for current build 2025-07-28 05:22:34 00978_ml_math: [ OK ] 1.10 sec. 2025-07-28 05:22:35 02678_explain_pipeline_graph_with_projection: [ OK ] 1.40 sec. 2025-07-28 05:22:36 00577_full_join_segfault: [ OK ] 1.56 sec. 2025-07-28 05:22:36 01527_bad_aggregation_in_lambda: [ OK ] 1.30 sec. 2025-07-28 05:22:36 00875_join_right_nulls: [ OK ] 3.96 sec. 2025-07-28 05:22:37 01038_dictionary_lifetime_min_zero_sec: [ OK ] 11.64 sec. 2025-07-28 05:22:37 00513_fractional_time_zones: [ OK ] 1.26 sec. 2025-07-28 05:22:38 03276_index_of_assume_sorted: [ OK ] 2.16 sec. 2025-07-28 05:22:38 00726_materialized_view_concurrent: [ OK ] 1.72 sec. 2025-07-28 05:22:39 01715_table_function_view_fix: [ OK ] 1.56 sec. 2025-07-28 05:22:39 02833_tuple_concat: [ OK ] 3.24 sec. 2025-07-28 05:22:39 00038_totals_limit: [ OK ] 1.05 sec. 2025-07-28 05:22:40 03400_distributed_final: [ OK ] 1.76 sec. 2025-07-28 05:22:40 01085_datetime_arithmetic_preserve_timezone: [ OK ] 1.00 sec. 2025-07-28 05:22:40 01188_attach_table_from_path: [ OK ] 2.66 sec. 2025-07-28 05:22:43 02971_limit_by_distributed: [ OK ] 2.07 sec. 2025-07-28 05:22:43 02907_fromDaysSinceYearZero: [ OK ] 6.07 sec. 2025-07-28 05:22:44 03221_incomplete_utf8_sequence: [ OK ] 1.00 sec. 2025-07-28 05:22:47 02725_any_join_single_row: [ OK ] 2.76 sec. 2025-07-28 05:22:51 03288_types_binary_encoding_corrupted_data: [ OK ] 33.31 sec. 2025-07-28 05:22:51 00030_alter_table: [ OK ] 4.83 sec. 2025-07-28 05:22:52 03199_fix_auc_tie_handling: [ OK ] 1.71 sec. 2025-07-28 05:22:53 00484_preferred_max_column_in_block_size_bytes: [ OK ] 13.66 sec. 2025-07-28 05:22:53 00440_nulls_merge_tree: [ OK ] 1.46 sec. 2025-07-28 05:22:54 01528_clickhouse_local_prepare_parts: [ OK ] 10.42 sec. 2025-07-28 05:22:54 00667_compare_arrays_of_different_types: [ OK ] 1.31 sec. 2025-07-28 05:22:54 00757_enum_defaults_const_analyzer: [ OK ] 1.21 sec. 2025-07-28 05:22:56 01853_s2_cells_intersect: [ OK ] 1.75 sec. 2025-07-28 05:22:57 02265_column_ttl: [ OK ] 2.67 sec. 2025-07-28 05:22:58 02254_projection_broken_part: [ OK ] 17.18 sec. 2025-07-28 05:22:58 00732_base64_functions: [ OK ] 2.66 sec. 2025-07-28 05:23:00 01104_distributed_numbers_test: [ OK ] 2.32 sec. 2025-07-28 05:23:00 02860_distributed_flush_on_detach: [ OK ] 1.92 sec. 2025-07-28 05:23:01 01681_bloom_filter_nullable_column: [ OK ] 3.52 sec. 2025-07-28 05:23:01 01423_if_nullable_cond: [ OK ] 1.21 sec. 2025-07-28 05:23:02 02720_row_policy_column_with_dots: [ OK ] 1.51 sec. 2025-07-28 05:23:03 02479_if_with_null_and_cullable_const: [ OK ] 1.11 sec. 2025-07-28 05:23:07 03221_merge_profile_events: [ OK ] 13.15 sec. 2025-07-28 05:23:07 02374_analyzer_array_join: [ OK ] 4.27 sec. 2025-07-28 05:23:08 02361_fsync_profile_events: [ OK ] 5.88 sec. 2025-07-28 05:23:09 01018_ambiguous_column: [ OK ] 2.22 sec. 2025-07-28 05:23:10 03043_group_array_result_is_expected: [ OK ] 1.51 sec. 2025-07-28 05:23:12 02158_proportions_ztest_cmp: [ OK ] 4.52 sec. 2025-07-28 05:23:12 02476_query_parameters_without_serialisation: [ OK ] 2.37 sec. 2025-07-28 05:23:13 03200_subcolumns_join_use_nulls: [ OK ] 1.36 sec. 2025-07-28 05:23:14 01848_partition_value_column: [ OK ] 2.66 sec. 2025-07-28 05:23:15 01232_untuple: [ OK ] 1.97 sec. 2025-07-28 05:23:16 01551_mergetree_read_in_order_spread: [ OK ] 1.83 sec. 2025-07-28 05:23:16 00037_totals_limit: [ OK ] 1.12 sec. 2025-07-28 05:23:18 00066_group_by_in: [ OK ] 1.06 sec. 2025-07-28 05:23:19 02572_max_intersections: [ OK ] 1.05 sec. 2025-07-28 05:23:20 02661_read_from_archive_tzst: [ OK ] 39.69 sec. 2025-07-28 05:23:20 01064_arrayROCAUC: [ OK ] 10.76 sec. 2025-07-28 05:23:21 02731_replace_partition_from_temporary_table: [ OK ] 4.22 sec. 2025-07-28 05:23:22 01787_arena_assert_column_nothing: [ OK ] 1.01 sec. 2025-07-28 05:23:23 01542_collate_in_array: [ OK ] 2.26 sec. 2025-07-28 05:23:24 03034_ddls_and_merges_with_unusual_maps: [ OK ] 3.46 sec. 2025-07-28 05:23:25 03080_analyzer_prefer_column_name_to_alias__virtual_columns: [ OK ] 1.25 sec. 2025-07-28 05:23:27 02871_multiple_joins_rewriter_v2_handle_last_table_columns: [ OK ] 1.51 sec. 2025-07-28 05:23:28 00131_set_hashed: [ OK ] 1.16 sec. 2025-07-28 05:23:32 01825_new_type_json_8: [ OK ] 12.74 sec. 2025-07-28 05:23:32 03360_any_join_parallel_hash_bug: [ OK ] 3.34 sec. 2025-07-28 05:23:38 02971_analyzer_remote_id: [ OK ] 5.28 sec. 2025-07-28 05:23:45 00534_functions_bad_arguments7: [ OK ] 76.57 sec. 2025-07-28 05:23:46 02705_settings_check_changed_flag: [ OK ] 14.07 sec. 2025-07-28 05:23:49 03302_udf_header_detection: [ OK ] 2.96 sec. 2025-07-28 05:23:56 03161_lightweight_delete_projection: [ OK ] 33.60 sec. 2025-07-28 05:23:57 01583_parallel_parsing_exception_with_offset: [ OK ] 7.56 sec. 2025-07-28 05:24:00 00379_system_processes_port: [ OK ] 3.61 sec. 2025-07-28 05:24:01 01825_new_type_json_11: [ OK ] 22.59 sec. 2025-07-28 05:24:02 00217_shard_global_subquery_columns_with_same_name: [ OK ] 4.39 sec. 2025-07-28 05:24:03 01428_h3_range_check: [ OK ] 2.76 sec. 2025-07-28 05:24:05 02150_index_hypothesis_race_long: [ OK ] 42.68 sec. 2025-07-28 05:24:06 01079_order_by_pk: [ OK ] 65.55 sec. 2025-07-28 05:24:07 02032_short_circuit_least_greatest_bug: [ OK ] 1.11 sec. 2025-07-28 05:24:07 00457_log_tinylog_stripelog_nullable: [ OK ] 5.00 sec. 2025-07-28 05:24:08 02950_part_log_bytes_uncompressed: [ OK ] 1.66 sec. 2025-07-28 05:24:08 01838_system_dictionaries_virtual_key_column: [ OK ] 1.50 sec. 2025-07-28 05:24:09 01732_union_and_union_all: [ OK ] 1.21 sec. 2025-07-28 05:24:10 02457_tuple_of_intervals: [ OK ] 6.75 sec. 2025-07-28 05:24:11 02346_to_hour_monotonicity_fix_2: [ OK ] 1.78 sec. 2025-07-28 05:24:12 02916_distributed_skip_unavailable_shards: [ OK ] 1.45 sec. 2025-07-28 05:24:13 00953_indices_alter_exceptions: [ OK ] 6.42 sec. 2025-07-28 05:24:15 02366_kql_mvexpand: [ OK ] 3.21 sec. 2025-07-28 05:24:15 01773_min_max_time_system_parts_datetime64: [ OK ] 1.53 sec. 2025-07-28 05:24:15 03151_dynamic_type_scale_max_types: [ OK ] 2.96 sec. 2025-07-28 05:24:15 02550_client_connections_credentials: [ OK ] 28.24 sec. 2025-07-28 05:24:16 02122_parallel_formatting_TSVWithNames: [ OK ] 7.42 sec. 2025-07-28 05:24:16 01374_if_nullable_filimonov: [ OK ] 1.12 sec. 2025-07-28 05:24:16 02962_indexHint_rpn_construction: [ OK ] 1.36 sec. 2025-07-28 05:24:16 03084_analyzer_join_column_alias: [ OK ] 1.61 sec. 2025-07-28 05:24:17 03126_column_not_under_group_by: [ OK ] 0.96 sec. 2025-07-28 05:24:21 00686_client_exit_code: [ OK ] 4.58 sec. 2025-07-28 05:24:21 01748_partition_id_pruning: [ OK ] 4.77 sec. 2025-07-28 05:24:22 02280_add_query_level_settings: [ OK ] 4.37 sec. 2025-07-28 05:24:22 02149_schema_inference_create_table_syntax: [ OK ] 20.42 sec. 2025-07-28 05:24:23 00678_shard_funnel_window: [ OK ] 7.26 sec. 2025-07-28 05:24:25 00757_enum_defaults_const: [ OK ] 3.22 sec. 2025-07-28 05:24:26 02507_to_unix_timestamp_overflow: [ OK ] 2.11 sec. 2025-07-28 05:24:27 03199_queries_with_new_analyzer: [ OK ] 5.10 sec. 2025-07-28 05:24:28 01721_join_implicit_cast_long: [ OK ] 94.55 sec. 2025-07-28 05:24:30 02699_polygons_sym_difference_rollup: [ OK ] 4.80 sec. 2025-07-28 05:24:31 02832_transform_fixed_string_no_default: [ OK ] 2.42 sec. 2025-07-28 05:24:31 00700_decimal_defaults: [ OK ] 2.83 sec. 2025-07-28 05:24:32 02883_zookeeper_finalize_stress: [ OK ] 17.13 sec. 2025-07-28 05:24:32 00098_g_union_all: [ OK ] 1.60 sec. 2025-07-28 05:24:32 03203_fill_missed_subcolumns: [ OK ] 9.60 sec. 2025-07-28 05:24:32 02844_table_function_url_filter_by_virtual_columns: [ OK ] 6.17 sec. 2025-07-28 05:24:33 02574_suspicious_low_cardinality_msan: [ OK ] 10.38 sec. 2025-07-28 05:24:33 00839_bitmask_negative: [ OK ] 2.23 sec. 2025-07-28 05:24:33 01802_rank_corr_mann_whitney_over_window: [ OK ] 2.49 sec. 2025-07-28 05:24:34 01381_for_each_with_states: [ OK ] 1.71 sec. 2025-07-28 05:24:34 01274_generate_random_nested: [ OK ] 2.06 sec. 2025-07-28 05:24:35 02982_unambiguous_alter_commands: [ OK ] 2.11 sec. 2025-07-28 05:24:35 01716_drop_rename_sign_column: [ OK ] 1.35 sec. 2025-07-28 05:24:35 03209_json_type_horizontal_merges: [ SKIPPED ] 0.00 sec. 2025-07-28 05:24:35 Reason: not running for current build 2025-07-28 05:24:35 01499_log_deadlock: [ OK ] 1.76 sec. 2025-07-28 05:24:36 02782_avro_decimals: [ OK ] 3.51 sec. 2025-07-28 05:24:36 00823_capnproto_input: [ SKIPPED ] 0.00 sec. 2025-07-28 05:24:36 Reason: not running for current build 2025-07-28 05:24:36 01592_toUnixTimestamp_Date: [ OK ] 1.16 sec. 2025-07-28 05:24:37 02864_statistics_bug_69589: [ OK ] 1.71 sec. 2025-07-28 05:24:37 03165_storage_merge_view_prewhere: [ OK ] 2.46 sec. 2025-07-28 05:24:37 02302_projections_GROUP_BY_ORDERY_BY_optimize_aggregation_in_order: [ OK ] 1.81 sec. 2025-07-28 05:24:38 02990_format_not_precedence: [ OK ] 1.48 sec. 2025-07-28 05:24:39 03272_json_to_json_cast_4: [ OK ] 2.51 sec. 2025-07-28 05:24:40 03038_recursive_cte_postgres_4: [ OK ] 2.57 sec. 2025-07-28 05:24:42 02183_combinator_if: [ OK ] 7.38 sec. 2025-07-28 05:24:43 00515_shard_desc_table_functions_and_subqueries: [ OK ] 2.02 sec. 2025-07-28 05:24:43 02021_map_bloom_filter_index: [ OK ] 6.62 sec. 2025-07-28 05:24:44 01668_avg_weighted_ubsan: [ OK ] 1.17 sec. 2025-07-28 05:24:44 03143_cte_scope: [ OK ] 2.11 sec. 2025-07-28 05:24:44 00825_protobuf_format_skipped_column_in_nested: [ OK ] 7.65 sec. 2025-07-28 05:24:44 03041_select_with_query_result: [ OK ] 1.61 sec. 2025-07-28 05:24:45 01385_not_function: [ OK ] 1.06 sec. 2025-07-28 05:24:46 01492_format_readable_quantity: [ OK ] 1.11 sec. 2025-07-28 05:24:46 01102_distributed_local_in_bug: [ OK ] 1.91 sec. 2025-07-28 05:24:46 00404_null_literal: [ OK ] 1.26 sec. 2025-07-28 05:24:47 02141_clickhouse_local_interactive_table: [ OK ] 3.56 sec. 2025-07-28 05:24:47 00698_validate_array_sizes_for_nested: [ OK ] 1.76 sec. 2025-07-28 05:24:49 00369_int_div_of_float: [ OK ] 1.26 sec. 2025-07-28 05:24:50 00688_low_cardinality_in: [ OK ] 2.37 sec. 2025-07-28 05:24:50 01518_select_in_null: [ OK ] 12.71 sec. 2025-07-28 05:24:51 03271_decimal_monotonic_day_of_week: [ OK ] 1.26 sec. 2025-07-28 05:24:52 03034_recursive_cte_tree_fuzz_crash_fix: [ OK ] 3.02 sec. 2025-07-28 05:24:53 00719_insert_block_without_column: [ OK ] 6.38 sec. 2025-07-28 05:24:54 01601_proxy_protocol: [ OK ] 2.26 sec. 2025-07-28 05:24:55 01518_nullable_aggregate_states1: [ OK ] 1.76 sec. 2025-07-28 05:24:57 03006_buffer_overflow_join: [ OK ] 1.31 sec. 2025-07-28 05:24:57 03008_s3_plain_rewritable_alter_partition: [ OK ] 24.92 sec. 2025-07-28 05:24:58 02515_tuple_lambda_parsing: [ OK ] 0.76 sec. 2025-07-28 05:25:01 02131_used_row_policies_in_query_log: [ OK ] 11.19 sec. 2025-07-28 05:25:02 02270_errors_in_files: [ OK ] 15.54 sec. 2025-07-28 05:25:03 00007_array: [ OK ] 1.16 sec. 2025-07-28 05:25:03 03167_base64_url_functions_sh: [ OK ] 183.00 sec. 2025-07-28 05:25:03 01103_check_cpu_instructions_at_startup: [ SKIPPED ] 0.00 sec. 2025-07-28 05:25:03 Reason: not running for current build 2025-07-28 05:25:06 00147_alter_nested_default: [ OK ] 3.23 sec. 2025-07-28 05:25:06 02477_invalid_reads: [ OK ] 14.20 sec. 2025-07-28 05:25:06 02237_lzma_bug: [ OK ] 11.45 sec. 2025-07-28 05:25:07 00927_disable_hyperscan: [ OK ] 4.23 sec. 2025-07-28 05:25:08 02373_datetime64_monotonicity: [ OK ] 9.44 sec. 2025-07-28 05:25:08 00723_remerge_sort: [ OK ] 2.41 sec. 2025-07-28 05:25:10 03397_system_detached_tables_rename_drop: [ OK ] 3.59 sec. 2025-07-28 05:25:10 03266_with_fill_staleness: [ OK ] 2.38 sec. 2025-07-28 05:25:11 02842_filesystem_cache_validate_path: [ OK ] 2.11 sec. 2025-07-28 05:25:11 03201_avro_negative_block_size_arrays: [ OK ] 3.41 sec. 2025-07-28 05:25:11 00268_aliases_without_as_keyword: [ OK ] 1.06 sec. 2025-07-28 05:25:12 00837_minmax_index: [ OK ] 9.44 sec. 2025-07-28 05:25:13 03068_analyzer_distributed_join: [ OK ] 2.11 sec. 2025-07-28 05:25:13 01156_pcg_deserialization: [ OK ] 33.42 sec. 2025-07-28 05:25:13 01040_distributed_background_insert_batch_inserts: [ OK ] 3.32 sec. 2025-07-28 05:25:14 00882_multiple_join_no_alias: [ OK ] 2.11 sec. 2025-07-28 05:25:15 00725_join_on_bug_4: [ OK ] 1.52 sec. 2025-07-28 05:25:15 02053_INSERT_SELECT_MATERIALIZED: [ OK ] 1.43 sec. 2025-07-28 05:25:17 01412_row_from_totals: [ OK ] 2.71 sec. 2025-07-28 05:25:17 02752_space_function: [ OK ] 5.37 sec. 2025-07-28 05:25:19 02680_illegal_type_of_filter_projection: [ OK ] 1.86 sec. 2025-07-28 05:25:19 00999_join_on_expression: [ OK ] 4.77 sec. 2025-07-28 05:25:22 03152_dynamic_type_simple: [ OK ] 2.07 sec. 2025-07-28 05:25:23 00849_multiple_comma_join_2: [ OK ] 9.74 sec. 2025-07-28 05:25:23 01673_test_toMinute_mysql_dialect: [ OK ] 1.06 sec. 2025-07-28 05:25:24 02146_mv_non_phys: [ OK ] 1.46 sec. 2025-07-28 05:25:25 02423_ddl_for_opentelemetry: [ OK ] 27.59 sec. 2025-07-28 05:25:25 02122_parallel_formatting_JSONCompactEachRow: [ OK ] 8.78 sec. 2025-07-28 05:25:28 03246_skipping_index_70108: [ OK ] 3.18 sec. 2025-07-28 05:25:28 02136_scalar_progress: [ OK ] 2.16 sec. 2025-07-28 05:25:28 01073_bad_alter_partition: [ OK ] 2.67 sec. 2025-07-28 05:25:29 00180_attach_materialized_view: [ OK ] 1.11 sec. 2025-07-28 05:25:30 03356_analyzer_qualified_matcher_error: [ OK ] 2.41 sec. 2025-07-28 05:25:32 00803_odbc_driver_2_format: [ OK ] 1.12 sec. 2025-07-28 05:25:33 03164_parallel_replicas_range_filter_min_max: [ OK ] 4.87 sec. 2025-07-28 05:25:33 00148_summing_merge_tree_aggregate_function: [ OK ] 22.03 sec. 2025-07-28 05:25:34 02242_if_then_else_null_bug: [ OK ] 1.26 sec. 2025-07-28 05:25:35 00688_low_cardinality_serialization: [ OK ] 15.67 sec. 2025-07-28 05:25:35 00758_array_reverse: [ OK ] 2.56 sec. 2025-07-28 05:25:37 01927_query_views_log_current_database: [ OK ] 7.94 sec. 2025-07-28 05:25:38 00825_protobuf_format_array_3dim: [ OK ] 6.70 sec. 2025-07-28 05:25:40 00098_f_union_all: [ OK ] 1.47 sec. 2025-07-28 05:25:42 01107_join_right_table_totals: [ OK ] 5.17 sec. 2025-07-28 05:25:42 03217_primary_index_memory_leak: [ SKIPPED ] 0.00 sec. 2025-07-28 05:25:42 Reason: not running for current build 2025-07-28 05:25:42 01939_network_receive_bytes_metrics: [ OK ] 7.48 sec. 2025-07-28 05:25:43 00751_low_cardinality_nullable_group_by: [ OK ] 7.18 sec. 2025-07-28 05:25:45 00313_const_totals_extremes: [ OK ] 2.77 sec. 2025-07-28 05:25:46 01825_new_type_json_add_column: [ OK ] 3.37 sec. 2025-07-28 05:25:46 02135_local_create_db: [ OK ] 3.47 sec. 2025-07-28 05:25:47 03258_dynamic_in_functions_weak_ptr_exception: [ OK ] 1.21 sec. 2025-07-28 05:25:48 02454_set_parameters_formatting: [ OK ] 2.52 sec. 2025-07-28 05:25:48 00324_hashing_enums: [ OK ] 1.16 sec. 2025-07-28 05:25:49 02711_server_uuid_macro: [ OK ] 3.16 sec. 2025-07-28 05:25:49 03142_skip_ANSI_in_UTF8_compute_width: [ OK ] 1.06 sec. 2025-07-28 05:25:52 02597_column_delete_and_replication: [ OK ] 3.97 sec. 2025-07-28 05:25:52 02096_date_time_1970_saturation: [ OK ] 3.27 sec. 2025-07-28 05:25:54 00966_invalid_json_must_not_parse: [ OK ] 1.62 sec. 2025-07-28 05:25:56 03402_cluster_table_functions_settings_parsing: [ OK ] 1.62 sec. 2025-07-28 05:25:58 00223_shard_distributed_aggregation_memory_efficient: [ OK ] 51.94 sec. 2025-07-28 05:26:00 01090_fixed_string_bit_ops: [ OK ] 1.31 sec. 2025-07-28 05:26:02 01272_totals_and_filter_bug: [ OK ] 2.11 sec. 2025-07-28 05:26:04 03147_asof_join_ddb_missing: [ OK ] 8.58 sec. 2025-07-28 05:26:05 02915_fpc_overflow: [ OK ] 3.12 sec. 2025-07-28 05:26:07 00929_multi_match_edit_distance: [ OK ] 14.71 sec. 2025-07-28 05:26:08 01666_lcm_ubsan: [ OK ] 3.76 sec. 2025-07-28 05:26:09 02381_analyzer_join_final: [ OK ] 2.08 sec. 2025-07-28 05:26:10 03172_http_content_encoding: [ OK ] 4.98 sec. 2025-07-28 05:26:12 03038_ambiguous_column: [ OK ] 1.47 sec. 2025-07-28 05:26:12 02376_analyzer_in_function_subquery: [ OK ] 3.37 sec. 2025-07-28 05:26:17 02274_full_sort_join_nodistinct: [ OK ] 54.04 sec. 2025-07-28 05:26:17 02714_async_inserts_empty_data: [ OK ] 7.37 sec. 2025-07-28 05:26:18 03375_bloom_filter_array_equals: [ OK ] 1.22 sec. 2025-07-28 05:26:19 03398_group_array_zero_max_elements: [ OK ] 7.05 sec. 2025-07-28 05:26:20 02661_read_from_archive_tar: [ OK ] 39.67 sec. 2025-07-28 05:26:20 01710_normal_projection_format: [ OK ] 1.36 sec. 2025-07-28 05:26:20 01289_min_execution_speed_not_too_early: [ OK ] 8.46 sec. 2025-07-28 05:26:21 02240_asof_join_biginteger: [ OK ] 1.96 sec. 2025-07-28 05:26:21 02995_preliminary_filters_duplicated_columns: [ OK ] 1.26 sec. 2025-07-28 05:26:22 01291_distributed_low_cardinality_memory_efficient: [ OK ] 1.51 sec. 2025-07-28 05:26:23 01470_test_insert_select_asterisk: [ OK ] 2.16 sec. 2025-07-28 05:26:23 00800_low_cardinality_empty_array: [ OK ] 1.36 sec. 2025-07-28 05:26:25 01189_create_as_table_as_table_function: [ OK ] 1.26 sec. 2025-07-28 05:26:26 02921_file_engine_size_virtual_column: [ OK ] 5.07 sec. 2025-07-28 05:26:28 03165_string_functions_with_token_text_indexes: [ OK ] 8.12 sec. 2025-07-28 05:26:28 02381_join_dup_columns_in_plan: [ OK ] 4.72 sec. 2025-07-28 05:26:29 01822_union_and_constans_error: [ OK ] 1.26 sec. 2025-07-28 05:26:29 03215_parsing_archive_name_s3: [ OK ] 2.86 sec. 2025-07-28 05:26:30 01480_binary_operator_monotonicity: [ OK ] 4.77 sec. 2025-07-28 05:26:30 03024_total_rows_approx_is_set_for_system_zeros_and_generate_random: [ OK ] 1.66 sec. 2025-07-28 05:26:30 02011_tuple_vector_functions: [ OK ] 12.99 sec. 2025-07-28 05:26:30 00098_a_union_all: [ OK ] 1.01 sec. 2025-07-28 05:26:31 02045_like_function: [ OK ] 1.06 sec. 2025-07-28 05:26:31 00151_tuple_with_array: [ OK ] 0.91 sec. 2025-07-28 05:26:32 01250_fixed_string_comparison: [ OK ] 1.51 sec. 2025-07-28 05:26:32 00266_read_overflow_mode: [ OK ] 1.11 sec. 2025-07-28 05:26:34 02124_insert_deduplication_token_replica: [ OK ] 3.97 sec. 2025-07-28 05:26:35 01746_long_zlib_http_compression_json_format: [ OK ] 3.47 sec. 2025-07-28 05:26:35 02119_sumcount: [ OK ] 5.28 sec. 2025-07-28 05:26:36 02319_dict_get_check_arguments_size: [ OK ] 3.73 sec. 2025-07-28 05:26:36 01948_group_bitmap_and_or_xor_fix: [ OK ] 1.16 sec. 2025-07-28 05:26:37 02764_csv_trim_whitespaces: [ OK ] 82.02 sec. 2025-07-28 05:26:37 01600_quota_by_forwarded_ip: [ OK ] 5.02 sec. 2025-07-28 05:26:38 01892_setting_limit_offset_distributed: [ OK ] 2.41 sec. 2025-07-28 05:26:40 01043_dictionary_attribute_properties_values: [ OK ] 1.56 sec. 2025-07-28 05:26:41 00161_rounding_functions: [ OK ] 6.83 sec. 2025-07-28 05:26:41 02944_variant_as_common_type_analyzer: [ OK ] 5.98 sec. 2025-07-28 05:26:41 03271_parse_sparse_columns_defaults: [ OK ] 4.31 sec. 2025-07-28 05:26:42 02571_local_desc_abort_on_twitter_json: [ OK ] 4.62 sec. 2025-07-28 05:26:44 01013_hex_float: [ OK ] 1.57 sec. 2025-07-28 05:26:44 01781_token_extractor_buffer_overflow: [ OK ] 2.97 sec. 2025-07-28 05:26:44 02581_width_bucket: [ OK ] 8.33 sec. 2025-07-28 05:26:45 01414_freeze_does_not_prevent_alters: [ OK ] 3.17 sec. 2025-07-28 05:26:45 03356_analyzer_unused_scalar_subquery: [ OK ] 1.01 sec. 2025-07-28 05:26:46 02517_uuid_parsing: [ OK ] 1.53 sec. 2025-07-28 05:26:46 01736_null_as_default: [ OK ] 1.31 sec. 2025-07-28 05:26:48 02177_merge_optimize_aggregation_in_order: [ OK ] 1.87 sec. 2025-07-28 05:26:48 02867_null_lc_in_bug: [ OK ] 1.76 sec. 2025-07-28 05:26:48 02122_parallel_formatting_Values: [ OK ] 8.33 sec. 2025-07-28 05:26:49 03300_implicit_privileges_system_databases: [ OK ] 4.52 sec. 2025-07-28 05:26:50 00841_temporary_table_database: [ OK ] 1.51 sec. 2025-07-28 05:26:50 02125_dict_get_type_nullable_fix: [ OK ] 2.12 sec. 2025-07-28 05:26:50 2025-07-28 05:26:50 128 tests passed. 1 tests skipped. 889.44 s elapsed (Process-6). 2025-07-28 05:26:52 01262_low_cardinality_remove: [ OK ] 1.97 sec. 2025-07-28 05:26:52 2025-07-28 05:26:52 144 tests passed. 0 tests skipped. 891.23 s elapsed (Process-4). 2025-07-28 05:26:54 00700_decimal_aggregates: [ OK ] 12.80 sec. 2025-07-28 05:26:54 2025-07-28 05:26:54 144 tests passed. 1 tests skipped. 892.67 s elapsed (Process-3). 2025-07-28 05:26:56 01448_json_compact_strings_each_row: [ OK ] 6.17 sec. 2025-07-28 05:26:56 2025-07-28 05:26:56 184 tests passed. 5 tests skipped. 894.61 s elapsed (Process-7). 2025-07-28 05:26:58 03214_count_distinct_null_key_memory_leak: [ OK ] 10.28 sec. 2025-07-28 05:26:58 2025-07-28 05:26:58 Having 1 errors! 176 tests passed. 5 tests skipped. 897.43 s elapsed (Process-8). 2025-07-28 05:27:06 01514_parallel_formatting: [ OK ] 22.16 sec. 2025-07-28 05:27:06 2025-07-28 05:27:06 150 tests passed. 1 tests skipped. 905.09 s elapsed (Process-5). 2025-07-28 05:27:07 00534_functions_bad_arguments11: [ OK ] 92.12 sec. 2025-07-28 05:27:07 2025-07-28 05:27:07 134 tests passed. 2 tests skipped. 905.61 s elapsed (Process-9). 2025-07-28 05:27:16 02428_parameterized_view: [ OK ] 86.67 sec. 2025-07-28 05:27:16 2025-07-28 05:27:16 114 tests passed. 3 tests skipped. 914.88 s elapsed (Process-10). 2025-07-28 05:27:16 Running 130 stateless tests (MainProcess). 2025-07-28 05:27:48 03355_mergetree_table_disk: [ OK ] 31.60 sec. 2025-07-28 05:27:57 03277_prewarm_cache_2: [ OK ] 9.58 sec. 2025-07-28 05:27:58 03254_test_alter_user_no_changes: [ OK ] 0.80 sec. 2025-07-28 05:28:06 03254_prewarm_mark_cache_rmt: [ OK ] 7.59 sec. 2025-07-28 05:28:10 03254_prewarm_mark_cache_columns: [ OK ] 4.47 sec. 2025-07-28 05:28:12 03236_test_zero_field_decimal: [ OK ] 1.21 sec. 2025-07-28 05:28:28 03229_async_insert_alter_http: [ OK ] 16.50 sec. 2025-07-28 05:28:40 03229_async_insert_alter: [ OK ] 11.69 sec. 2025-07-28 05:28:48 03206_replication_lag_metric: [ OK ] 7.43 sec. 2025-07-28 05:28:53 03202_system_load_primary_key: [ OK ] 4.87 sec. 2025-07-28 05:28:55 03198_table_function_directory_path: [ OK ] 2.58 sec. 2025-07-28 05:28:55 03176_check_timeout_in_index_analysis: [ SKIPPED ] 0.00 sec. 2025-07-28 05:28:55 Reason: not running for current build 2025-07-28 05:29:00 03154_lazy_token_iterator: [ OK ] 4.52 sec. 2025-07-28 05:29:09 03147_parquet_memory_tracking: [ OK ] 8.69 sec. 2025-07-28 05:29:24 03047_on_fly_mutations_alters: [ OK ] 15.25 sec. 2025-07-28 05:29:30 03047_on_fly_mutations_multiple_updates_rmt: [ OK ] 5.57 sec. 2025-07-28 05:34:25 03008_deduplication_insert_several_blocks_replicated: [ OK ] 295.38 sec. 2025-07-28 05:34:27 02960_partition_by_udf: [ OK ] 1.57 sec. 2025-07-28 05:34:40 02943_rmt_alter_metadata_merge_checksum_mismatch: [ OK ] 12.29 sec. 2025-07-28 05:34:48 02915_move_partition_inactive_replica: [ OK ] 8.08 sec. 2025-07-28 05:34:49 02911_row_policy_on_cluster: [ OK ] 1.52 sec. 2025-07-28 05:34:51 02910_prefetch_unexpceted_exception: [ OK ] 1.91 sec. 2025-07-28 05:34:53 02908_empty_named_collection: [ OK ] 1.21 sec. 2025-07-28 05:34:55 02884_async_insert_skip_settings: [ OK ] 2.36 sec. 2025-07-28 05:35:33 02871_peak_threads_usage: [ OK ] 37.31 sec. 2025-07-28 05:35:34 02867_create_user_ssh: [ OK ] 1.31 sec. 2025-07-28 05:35:36 02863_delayed_source_with_totals_and_extremes: [ OK ] 2.42 sec. 2025-07-28 05:35:52 02845_threads_count_in_distributed_queries: [ OK ] 15.05 sec. 2025-07-28 05:35:54 02843_insertion_table_schema_infer: [ OK ] 2.76 sec. 2025-07-28 05:35:56 02833_multiprewhere_extra_column: [ OK ] 1.76 sec. 2025-07-28 05:36:07 02808_filesystem_cache_drop_query: [ OK ] 10.24 sec. 2025-07-28 05:36:11 02796_calculate_text_stack_trace: [ OK ] 4.42 sec. 2025-07-28 05:36:15 02775_show_columns_called_from_mysql: [ OK ] 3.62 sec. 2025-07-28 05:36:16 02762_replicated_database_no_args: [ OK ] 1.26 sec. 2025-07-28 05:36:19 02725_url_support_virtual_column: [ OK ] 2.92 sec. 2025-07-28 05:36:50 02700_s3_part_INT_MAX: [ OK ] 30.75 sec. 2025-07-28 05:37:04 02566_ipv4_ipv6_binary_formats: [ OK ] 13.80 sec. 2025-07-28 05:37:07 02561_temporary_table_sessions: [ OK ] 3.12 sec. 2025-07-28 05:38:09 02535_max_parallel_replicas_custom_key_rmt: [ OK ] 61.09 sec. 2025-07-28 05:39:29 02515_cleanup_async_insert_block_ids: [ OK ] 80.64 sec. 2025-07-28 05:39:35 02501_deep_recusion_schema_inference: [ OK ] 5.12 sec. 2025-07-28 05:39:37 02495_s3_filter_by_file: [ OK ] 2.08 sec. 2025-07-28 05:39:41 02494_query_cache_query_log: [ OK ] 4.43 sec. 2025-07-28 05:39:44 02494_query_cache_case_agnostic_matching: [ OK ] 2.11 sec. 2025-07-28 05:39:46 02494_query_cache_compression: [ OK ] 2.01 sec. 2025-07-28 05:39:48 02494_query_cache_udf_sql: [ OK ] 2.11 sec. 2025-07-28 05:39:51 02494_query_cache_totals_extremes: [ OK ] 2.56 sec. 2025-07-28 05:39:54 02494_query_cache_eligible_queries: [ OK ] 2.81 sec. 2025-07-28 05:39:56 02494_query_cache_events: [ OK ] 2.06 sec. 2025-07-28 05:39:59 02494_query_cache_squash_partial_results: [ OK ] 3.27 sec. 2025-07-28 05:40:01 02484_substitute_udf_storage_args: [ OK ] 2.22 sec. 2025-07-28 05:40:03 02483_check_virtuals_shile_using_structure_from_insertion_table: [ OK ] 1.41 sec. 2025-07-28 05:40:08 02483_capnp_decimals: [ OK ] 5.12 sec. 2025-07-28 05:40:11 02482_new_json_nested_arrays_with_same_keys: [ OK ] 2.66 sec. 2025-07-28 05:40:17 02459_glob_for_recursive_directory_traversal: [ OK ] 5.93 sec. 2025-07-28 05:40:29 02421_record_errors_row_by_input_format: [ OK ] 12.10 sec. 2025-07-28 05:40:29 02396_system_parts_race_condition_rm: [ SKIPPED ] 0.00 sec. 2025-07-28 05:40:29 Reason: disabled 2025-07-28 05:40:32 02350_views_max_insert_threads: [ OK ] 2.41 sec. 2025-07-28 05:40:38 02337_drop_filesystem_cache_access: [ OK ] 5.78 sec. 2025-07-28 05:40:39 02304_orc_arrow_parquet_string_as_string: [ OK ] 1.46 sec. 2025-07-28 05:41:14 02242_system_filesystem_cache_log_table: [ OK ] 33.80 sec. 2025-07-28 05:41:16 02240_filesystem_query_cache: [ OK ] 1.66 sec. 2025-07-28 05:41:52 02240_system_filesystem_cache_table: [ OK ] 34.06 sec. 2025-07-28 05:42:03 02222_create_table_without_columns_metadata: [ OK ] 11.75 sec. 2025-07-28 05:42:07 02184_ipv6_parsing: [ OK ] 3.87 sec. 2025-07-28 05:42:11 02104_json_strings_nullable_string: [ OK ] 3.62 sec. 2025-07-28 05:42:13 02101_sql_user_defined_functions_drop_if_exists: [ OK ] 1.51 sec. 2025-07-28 05:42:14 02098_sql_user_defined_functions_aliases: [ OK ] 1.11 sec. 2025-07-28 05:42:15 02096_sql_user_defined_function_alias: [ OK ] 1.02 sec. 2025-07-28 05:42:17 02015_column_default_dict_get_identifier: [ OK ] 1.86 sec. 2025-07-28 05:42:20 01913_exact_rows_before_limit_full: [ OK ] 3.32 sec. 2025-07-28 05:42:23 01910_view_dictionary: [ OK ] 1.96 sec. 2025-07-28 05:42:25 01901_test_attach_partition_from: [ OK ] 2.26 sec. 2025-07-28 05:42:27 01870_buffer_flush: [ OK ] 1.56 sec. 2025-07-28 05:42:30 01856_create_function: [ OK ] 3.17 sec. 2025-07-28 05:42:31 01821_table_comment: [ OK ] 1.46 sec. 2025-07-28 05:42:38 01753_direct_dictionary_simple_key: [ OK ] 6.88 sec. 2025-07-28 05:42:53 01737_clickhouse_server_wait_server_pool_long: [ OK ] 14.25 sec. 2025-07-28 05:43:11 01722_long_brotli_http_compression_json_format: [ OK ] 18.51 sec. 2025-07-28 05:43:13 01721_engine_file_truncate_on_insert: [ OK ] 1.57 sec. 2025-07-28 05:43:18 01681_cache_dictionary_simple_key: [ OK ] 5.27 sec. 2025-07-28 05:43:21 01603_rename_overwrite_bug: [ OK ] 2.91 sec. 2025-07-28 05:44:50 01593_concurrent_alter_mutations_kill_many_replicas_long: [ OK ] 89.01 sec. 2025-07-28 05:47:06 01459_manual_write_to_replicas: [ OK ] 135.88 sec. 2025-07-28 05:47:09 01455_rank_correlation_spearman: [ OK ] 2.12 sec. 2025-07-28 05:47:21 01417_freeze_partition_verbose_zookeeper: [ OK ] 12.39 sec. 2025-07-28 05:48:18 01414_mutations_and_errors_zookeeper: [ OK ] 56.27 sec. 2025-07-28 05:48:29 01410_nullable_key_more_tests: [ OK ] 11.30 sec. 2025-07-28 05:48:46 01307_multiple_leaders_zookeeper: [ OK ] 17.22 sec. 2025-07-28 05:49:21 01301_aggregate_state_exception_memory_leak: [ OK ] 34.06 sec. 2025-07-28 05:49:22 01294_system_distributed_on_cluster: [ OK ] 1.46 sec. 2025-07-28 05:49:22 01281_group_by_limit_memory_tracking: [ SKIPPED ] 0.00 sec. 2025-07-28 05:49:22 Reason: not running for current build 2025-07-28 05:49:24 01225_show_create_table_from_dictionary: [ OK ] 1.67 sec. 2025-07-28 05:49:26 01164_alter_memory_database: [ OK ] 1.97 sec. 2025-07-28 05:51:09 01154_move_partition_long: [ OK ] 102.72 sec. 2025-07-28 05:51:13 01153_attach_mv_uuid: [ OK ] 4.27 sec. 2025-07-28 05:51:16 01119_weird_user_names: [ OK ] 2.42 sec. 2025-07-28 05:51:17 01110_dictionary_layout_without_arguments: [ OK ] 1.46 sec. 2025-07-28 05:51:22 01091_num_threads: [ OK ] 4.92 sec. 2025-07-28 05:51:26 01085_max_distributed_connections_http: [ OK ] 3.37 sec. 2025-07-28 05:52:18 01079_parallel_alter_detach_table_zookeeper: [ OK ] 51.76 sec. 2025-07-28 05:52:29 01076_cache_dictionary_datarace_exception_ptr: [ OK ] 10.89 sec. 2025-07-28 05:52:33 01070_mutations_with_dependencies: [ OK ] 4.62 sec. 2025-07-28 05:52:44 01053_ssd_dictionary: [ OK ] 10.34 sec. 2025-07-28 05:52:46 01023_materialized_view_query_context: [ OK ] 2.16 sec. 2025-07-28 05:52:58 01018_ddl_dictionaries_bad_queries: [ OK ] 12.10 sec. 2025-07-28 05:53:26 01014_lazy_database_concurrent_recreate_reattach_and_show_tables: [ OK ] 28.04 sec. 2025-07-28 05:53:51 01014_lazy_database_basic: [ OK ] 24.68 sec. 2025-07-28 05:54:08 01007_r1r2_w_r2r1_deadlock: [ OK ] 16.42 sec. 2025-07-28 05:54:11 00971_query_id_in_logs: [ OK ] 2.77 sec. 2025-07-28 05:54:27 00463_long_sessions_in_http_interface: [ OK ] 15.91 sec. 2025-07-28 05:54:37 00182_simple_squashing_transform_bug: [ OK ] 10.29 sec. 2025-07-28 05:55:13 00181_cross_join_compression: [ OK ] 35.42 sec. 2025-07-28 05:56:51 00180_no_seek_avoiding_when_reading_from_cache: [ OK ] 98.05 sec. 2025-07-28 05:56:52 00172_early_constant_folding: [ OK ] 1.26 sec. 2025-07-28 05:57:08 00171_grouping_aggregated_transform_bug: [ OK ] 15.30 sec. 2025-07-28 05:57:58 00159_parallel_formatting_tsv_and_friends: [ OK ] 50.55 sec. 2025-07-28 06:00:03 00154_avro: [ OK ] 124.68 sec. 2025-07-28 06:01:10 00089_position_functions_with_non_constant_arg: [ OK ] 66.40 sec. 2025-07-28 06:01:11 00068_subquery_in_prewhere: [ OK ] 1.46 sec. 2025-07-28 06:01:19 00067_union_all: [ OK ] 7.94 sec. 2025-07-28 06:01:26 00061_storage_buffer: [ OK ] 6.33 sec. 2025-07-28 06:01:28 00047_bar: [ OK ] 2.42 sec. 2025-07-28 06:01:35 00040_aggregating_materialized_view: [ OK ] 7.03 sec. 2025-07-28 06:01:43 00016_any_if_distributed_cond_always_false: [ OK ] 7.48 sec. 2025-07-28 06:01:46 00011_sorting: [ OK ] 3.32 sec. 2025-07-28 06:01:50 00010_quantiles_segfault: [ OK ] 3.47 sec. 2025-07-28 06:01:52 00004_top_counters: [ OK ] 1.77 sec. 2025-07-28 06:01:52 00002_log_and_exception_messages_formatting: [ SKIPPED ] 0.00 sec. 2025-07-28 06:01:52 Reason: skip 2025-07-28 06:01:53 00002_count_visits: [ OK ] 1.41 sec. 2025-07-28 06:01:53 2025-07-28 06:01:53 126 tests passed. 4 tests skipped. 2077.40 s elapsed (MainProcess). 2025-07-28 06:02:00 Checking the hung queries: done 2025-07-28 06:02:00 2025-07-28 06:02:00 No queries hung. 2025-07-28 06:02:00 All tests have finished. 2025-07-28 06:02:00 2025-07-28 06:02:00 Top patterns of log messages: 2025-07-28 06:02:00 2025-07-28 06:02:00 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string 2025-07-28 06:02:00 2025-07-28 06:02:00 1. 48462 0.049 9.16 MiB 0.074 1 127 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {}) 2025-07-28 06:02:00 2. 48436 0.049 7.25 MiB 0.058 18774 125 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {} 2025-07-28 06:02:00 3. 37005 0.037 928.31 KiB 0.007 1 208 ['Trace'] 0.001 Query to stage {}{} 2025-07-28 06:02:00 4. 36707 0.037 1.75 MiB 0.014 1 206 ['Trace'] 0.001 Query from stage {} to stage {}{} 2025-07-28 06:02:00 5. 36267 0.037 1.59 MiB 0.013 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {} 2025-07-28 06:02:00 6. 34336 0.035 968.79 KiB 0.008 1 122 ['Debug'] 0 Processed in {} sec. 2025-07-28 06:02:00 7. 26970 0.027 2.08 MiB 0.017 1 121 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec. 2025-07-28 06:02:00 8. 23205 0.023 2.09 MiB 0.017 238 511 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges) 2025-07-28 06:02:00 9. 20718 0.021 1.42 MiB 0.011 1 757 ['Trace'] 0.604 Reserved {} on local disk {}, having unreserved {}. 2025-07-28 06:02:00 10. 19744 0.02 1.34 MiB 0.011 960 755 ['Trace'] 0.598 Trying to reserve {} using storage policy from min volume index {} 2025-07-28 06:02:00 11. 19090 0.019 2.16 MiB 0.017 968 259 ['Trace'] 0.506 Renaming temporary part {} to {} with tid {}. 2025-07-28 06:02:00 12. 18841 0.019 855.32 KiB 0.007 18841 159 ['Debug'] 0.998 Authenticating user '{}' from {} 2025-07-28 06:02:00 13. 18833 0.019 2.07 MiB 0.017 18833 159 ['Debug'] 0.998 {} Authenticated with global context as user {} 2025-07-28 06:02:00 14. 18792 0.019 1.61 MiB 0.013 18792 158 ['Debug'] 0.998 {} Logout, user_id: {} 2025-07-28 06:02:00 15. 18758 0.019 1.34 MiB 0.011 18758 125 ['Debug'] 1 Creating session context with user_id: {} 2025-07-28 06:02:00 16. 16488 0.017 3.32 MiB 0.027 2 114 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {} 2025-07-28 06:02:00 17. 16422 0.017 6.64 MiB 0.054 2 114 ['Trace'] 1 Request URI: {} 2025-07-28 06:02:00 18. 16377 0.017 335.86 KiB 0.003 2 114 ['Debug'] 0.223 Done processing query 2025-07-28 06:02:00 19. 16282 0.016 760.28 KiB 0.006 1 242 ['Trace'] 0.351 filled checksums {} 2025-07-28 06:02:00 20. 11688 0.012 325.27 KiB 0.003 1 173 ['Trace'] 0 Aggregation method: {} 2025-07-28 06:02:00 21. 11303 0.011 1.03 MiB 0.008 1 49 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part 2025-07-28 06:02:00 22. 10185 0.01 913.14 KiB 0.007 128 524 ['Trace'] 0.996 Insert entry {} to queue with type {} 2025-07-28 06:02:00 23. 9974 0.01 780.12 KiB 0.006 247 327 ['Trace'] 0.829 Part {} is not stored on zero-copy replicated disk, blobs can be removed 2025-07-28 06:02:00 24. 9764 0.01 1.09 MiB 0.009 1 2 ['Trace'] 1 Creating part at path {} 2025-07-28 06:02:00 25. 9512 0.01 400.49 KiB 0.003 1 157 ['Debug'] 0.299 {}{} memory usage: {}. 2025-07-28 06:02:00 26. 9108 0.009 435.12 KiB 0.003 1 188 ['Trace'] 0.004 Read steps statistics: {} 2025-07-28 06:02:00 27. 8739 0.009 745.49 KiB 0.006 260 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {} 2025-07-28 06:02:00 28. 8341 0.008 1.33 MiB 0.011 238 511 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={}) 2025-07-28 06:02:00 29. 7472 0.008 430.52 KiB 0.003 128 524 ['Debug'] 0.997 Pulling {} entries to queue: {} - {} 2025-07-28 06:02:00 30. 7472 0.008 189.72 KiB 0.001 128 524 ['Debug'] 0.997 Pulled {} entries to queue. 2025-07-28 06:02:00 31. 7085 0.007 805.50 KiB 0.006 1 25 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {} 2025-07-28 06:02:00 32. 7076 0.007 552.42 KiB 0.004 623 106 ['Trace'] 0 Reading {} ranges in{}order from part {}, approx. {} rows starting from {} 2025-07-28 06:02:00 33. 6510 0.007 743.82 KiB 0.006 479 255 ['Trace'] 0 Bypassing cache because file segment state is `PARTIALLY_DOWNLOADED_NO_CONTINUATION` and downloaded part already used 2025-07-28 06:02:00 34. 6395 0.006 198.07 KiB 0.002 681 121 ['Debug'] 0.003 Key condition: {} 2025-07-28 06:02:00 35. 6377 0.006 579.17 KiB 0.005 1 174 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.) 2025-07-28 06:02:00 36. 6349 0.006 279.01 KiB 0.002 677 121 ['Trace'] 0.003 Filtering marks by primary and secondary keys 2025-07-28 06:02:00 37. 6313 0.006 221.94 KiB 0.002 1 92 ['Trace'] 0 Converting aggregated data to blocks 2025-07-28 06:02:00 38. 6313 0.006 675.86 KiB 0.005 1 92 ['Debug'] 0 Converted aggregated data to blocks. {} rows, {} in {} sec. ({:.3f} rows/sec., {}/sec.) 2025-07-28 06:02:00 39. 6037 0.006 199.91 KiB 0.002 1 122 ['Trace'] 1 TCP Request. Address: {} 2025-07-28 06:02:00 40. 6036 0.006 578.93 KiB 0.005 1 122 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}. 2025-07-28 06:02:00 41. 5997 0.006 158.12 KiB 0.001 1 121 ['Debug'] 1 Done processing connection. 2025-07-28 06:02:00 42. 5419 0.005 194.65 KiB 0.002 20 20 ['Trace'] 1 Flushed system log up to offset {} 2025-07-28 06:02:00 43. 5419 0.005 312.88 KiB 0.002 20 20 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {} 2025-07-28 06:02:00 44. 5358 0.005 593.30 KiB 0.005 1 115 ['Trace'] 0 Adjusting memory limit before external aggregation with {} (ratio: {}, available system memory: {}) 2025-07-28 06:02:00 45. 5070 0.005 302.02 KiB 0.002 1 16 ['Debug'] 0.569 Key {} is removed from metadata 2025-07-28 06:02:00 46. 4862 0.005 204.17 KiB 0.002 1325 131 ['Debug'] 0.027 Found {} non used tables in detached tables. 2025-07-28 06:02:00 47. 4862 0.005 289.63 KiB 0.002 1325 131 ['Debug'] 0.027 There are {} detached tables. Start searching non used tables. 2025-07-28 06:02:00 48. 4839 0.005 373.32 KiB 0.003 1 111 ['Trace'] 0 Query span trace_id for opentelemetry log: {} 2025-07-28 06:02:00 49. 4823 0.005 117.77 KiB 0.001 131 183 ['Debug'] 0.886 Loaded metadata version {} 2025-07-28 06:02:00 50. 4737 0.005 539.65 KiB 0.004 678 121 ['Debug'] 0.004 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges 2025-07-28 06:02:00 51. 4728 0.005 588.19 KiB 0.005 7 505 ['Debug'] 1 Not executing log entry {} of type {} for part {} because merges and mutations are cancelled now. 2025-07-28 06:02:00 52. 4720 0.005 2.41 MiB 0.019 2 15 ['Error'] 0.5 Number of arguments for function {} doesn't match: passed {}, should be {} 2025-07-28 06:02:00 53. 4541 0.005 48.78 KiB 0 1 169 ['Trace'] 0 Aggregating 2025-07-28 06:02:00 54. 4537 0.005 172.07 KiB 0.001 95 32 ['Debug'] 0.805 Committing part {} to zookeeper 2025-07-28 06:02:00 55. 4525 0.005 454.37 KiB 0.004 1 142 ['Trace'] 0 Checking existence of path: {} 2025-07-28 06:02:00 56. 4421 0.004 163.15 KiB 0.001 95 32 ['Debug'] 0.826 Part {} committed to zookeeper 2025-07-28 06:02:00 57. 4283 0.004 221.68 KiB 0.002 594 121 ['Trace'] 0.004 Spreading mark ranges among streams (default reading) 2025-07-28 06:02:00 58. 3863 0.004 86.77 KiB 0.001 1 170 ['Trace'] 0 Merging aggregated data 2025-07-28 06:02:00 59. 3658 0.004 314.36 KiB 0.002 66 32 ['Trace'] 1 Trying to fetch with zero-copy replication, but disk is not provided, will try to select 2025-07-28 06:02:00 60. 3658 0.004 383.82 KiB 0.003 66 32 ['Debug'] 1 Fetching part {} from {}:{} 2025-07-28 06:02:00 61. 3658 0.004 80.09 KiB 0.001 63 58 ['Trace'] 1 Sending part {} 2025-07-28 06:02:00 62. 3658 0.004 132.15 KiB 0.001 66 32 ['Trace'] 1 Checking disk {} with type {} 2025-07-28 06:02:00 63. 3654 0.004 1.15 MiB 0.009 1 166 ['Trace'] 0.007 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {}) 2025-07-28 06:02:00 64. 3654 0.004 69.94 KiB 0.001 66 32 ['Debug'] 1 Downloading files {} 2025-07-28 06:02:00 65. 3653 0.004 310.36 KiB 0.002 66 32 ['Trace'] 1 Disk for fetch is not provided, getting disk from reservation {} with type '{}' 2025-07-28 06:02:00 66. 3653 0.004 379.87 KiB 0.003 66 32 ['Debug'] 1 Fetched part {} from {}:{}{} 2025-07-28 06:02:00 67. 3651 0.004 194.04 KiB 0.002 65 32 ['Debug'] 1 Download of part {} onto disk {} finished. 2025-07-28 06:02:00 68. 3651 0.004 161.95 KiB 0.001 65 32 ['Debug'] 1 Downloading part {} onto disk {}. 2025-07-28 06:02:00 69. 3629 0.004 293.09 KiB 0.002 1 142 ['Trace'] 0 An entry for key={} found in cache: {} 2025-07-28 06:02:00 70. 3551 0.004 104.03 KiB 0.001 260 518 ['Debug'] 0.99 Updating strategy picker state 2025-07-28 06:02:00 71. 3444 0.003 216.37 KiB 0.002 537 119 ['Debug'] 0.005 PK index has dropped {}/{} granules, it took {}ms across {} threads. 2025-07-28 06:02:00 72. 3397 0.003 283.18 KiB 0.002 204 522 ['Information'] 0.993 Selected {} parts from {} to {}. Merge selecting phase took: {}ms 2025-07-28 06:02:00 73. 3192 0.003 230.23 KiB 0.002 161 106 ['Debug'] 0 Wrote block with ID '{}', {} rows{} 2025-07-28 06:02:00 74. 2776 0.003 495.82 KiB 0.004 1 126 ['Information'] 1 Removing metadata {} of dropped table {} 2025-07-28 06:02:00 75. 2776 0.003 206.03 KiB 0.002 1 96 ['Debug'] 0 Waiting for table {} to be finally dropped 2025-07-28 06:02:00 76. 2776 0.003 319.89 KiB 0.003 1 96 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {} 2025-07-28 06:02:00 77. 2685 0.003 194.04 KiB 0.002 1 510 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables 2025-07-28 06:02:00 78. 2674 0.003 195.94 KiB 0.002 1 135 ['Debug'] 1 Execute load job '{}' in {} 2025-07-28 06:02:00 79. 2674 0.003 104.46 KiB 0.001 1 213 ['Debug'] 0.501 Spawn loader worker #{} in {} 2025-07-28 06:02:00 80. 2674 0.003 185.49 KiB 0.001 1 135 ['Debug'] 1 Finish load job '{}' with status {} 2025-07-28 06:02:00 81. 2674 0.003 75.73 KiB 0.001 1 150 ['Debug'] 1 Stop worker in {} 2025-07-28 06:02:00 82. 2674 0.003 203.78 KiB 0.002 1 80 ['Debug'] 0.002 Schedule load job '{}' into {} 2025-07-28 06:02:00 83. 2673 0.003 248.09 KiB 0.002 1 80 ['Debug'] 0.001 Prioritize load job '{}': {} -> {} 2025-07-28 06:02:00 84. 2664 0.003 23.41 KiB 0 2 80 ['Trace'] 0.002 No tables 2025-07-28 06:02:00 85. 2654 0.003 306.43 KiB 0.002 698 345 ['Debug'] 0.974 Removing {} parts from filesystem (serially): Parts: [{}] 2025-07-28 06:02:00 86. 2642 0.003 87.72 KiB 0.001 1 211 ['Debug'] 0.501 Change current priority: {} -> {} 2025-07-28 06:02:00 87. 2609 0.003 89.11 KiB 0.001 1 49 ['Debug'] 0 Selected MergeAlgorithm: {} 2025-07-28 06:02:00 88. 2609 0.003 214.41 KiB 0.002 1 49 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {} 2025-07-28 06:02:00 89. 2602 0.003 337.85 KiB 0.003 1 49 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec. 2025-07-28 06:02:00 90. 2594 0.003 166.24 KiB 0.001 228 49 ['Information'] 0 Merged {} parts: [{}, {}] -> {} 2025-07-28 06:02:00 91. 2526 0.003 262.14 KiB 0.002 1 74 ['Trace'] 0 Adjusting memory limit before external sort with {} (ratio: {}, available system memory: {}) 2025-07-28 06:02:00 92. 2107 0.002 84.36 KiB 0.001 1 83 ['Trace'] 0.016 PREWHERE condition was split into {} steps 2025-07-28 06:02:00 93. 2010 0.002 10.31 MiB 0.083 5 5 ['Error'] 0.501 Value passed to '{}' function is non-zero 2025-07-28 06:02:00 94. 1984 0.002 204.01 KiB 0.002 99 227 ['Debug'] 0.966 Removing {} parts from memory: Parts: [{}] 2025-07-28 06:02:00 95. 1984 0.002 36.85 KiB 0 99 227 ['Debug'] 0.966 Removed {} {} parts 2025-07-28 06:02:00 96. 1984 0.002 244.78 KiB 0.002 99 227 ['Trace'] 0.966 Skipped {} old parts, found {} old parts to remove. Parts: [{}] 2025-07-28 06:02:00 97. 1872 0.002 399.14 KiB 0.003 1 2 ['Error'] 0 Failed to push block to view {}, {} 2025-07-28 06:02:00 98. 1805 0.002 585.05 KiB 0.005 1631 328 ['Information'] 0.009 Setting download as failed: {} 2025-07-28 06:02:00 99. 1749 0.002 258.17 KiB 0.002 1 90 ['Debug'] 0 Merged partially aggregated blocks for bucket #{}. Got {} rows, {} from {} source rows in {} sec. ({:.3f} rows/sec., {}/sec.) 2025-07-28 06:02:00 100. 1749 0.002 86.27 KiB 0.001 1 90 ['Trace'] 0 Merging partially aggregated blocks (bucket = {}). 2025-07-28 06:02:00 2025-07-28 06:02:01 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string 2025-07-28 06:02:01 2025-07-28 06:02:01 2025-07-28 06:02:01 2025-07-28 06:02:01 Top messages without format string (fmt::runtime): 2025-07-28 06:02:01 2025-07-28 06:02:01 count pattern runtime_message line 2025-07-28 06:02:01 2025-07-28 06:02:01 1. 49 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70) 2025-07-28 06:02:01 2. 12 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 8 ($): $$ab ↴ ('/executeQuery.cpp',301) 2025-07-28 06:02:01 ↳. Expected one of: ALL, DISTINCT ON, DISTINCT, TOP, not empty list of expressions, list of expressions, list of elements, expression with optional alias, element of expression with optio 2025-07-28 06:02:01 3. 12 CodeDBExceptionEmptyqueryInscope Code: 62. DB::Exception: Empty query: In scope SELECT defaultValueOfTypeName(''). (SYNTAX_ERROR) (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:43034) (comment: 00534_functions_bad_arguments7.sh) (query 423, line 424) (in query: SELECT de ('/executeQuery.cpp',301) 2025-07-28 06:02:01 4. 6 CodeDBExceptionboostwrapexceptbo Code: 1001. DB::Exception: boost::wrapexcept: Should start with 'LINESTRING'' in (). (STD_EXCEPTION) ('/TCPHandler.cpp',472) 2025-07-28 06:02:01 5. 6 stdexceptionCodetypeboostwrapexc std::exception. Code: 1001, type: boost::wrapexcept, e.what() = Should start with 'LINESTRING'' in () (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:43034) (comment: 00534_functions_bad_arguments7.sh) ('/executeQuery.cpp',301) 2025-07-28 06:02:01 6. 4 CodeDBExceptionUnrecognizedtoken Code: 62. DB::Exception: Unrecognized token: Syntax error (columns declaration list): failed at position 1 (): . . (SYNTAX_ERROR) (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:37194) (comment: 00746_sql_fuzzy.sh) (query 89, line 90) (i ('/executeQuery.cpp',301) 2025-07-28 06:02:01 7. 2 CodeDBExceptionOutofmemoryalloca Code: 173. DB::Exception: Out of memory: allocation of size 80003776 failed: (in file/uri /var/lib/clickhouse/user_files/03147_parquet_memory_tracking.parquet): While executing ParquetBlockInputFormat: While executing File. (CANNOT_ALLOCATE_MEMORY) (versio ('/executeQuery.cpp',301) 2025-07-28 06:02:01 8. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 9. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0) 2025-07-28 06:02:01 10. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 11. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 12. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴ 2025-07-28 06:02:01 ↳my id: 1, leader: 1, term: 1 2025-07-28 06:02:01 13. 1 StartingClickHousealtinitytestre Starting ClickHouse 25.3.6.10634.altinitytest (revision: 4294967295, git hash: fca7235902a6946d447b9e43eb8eb08db3a5adae, build id: 42668304A80DB07D52F9A820E4BD2DDCECD2FC24), PID 393 ('',0) 2025-07-28 06:02:01 14. 1 ('/logTrace.cpp',50) 2025-07-28 06:02:01 15. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 ↳commit index 0 ↴ 2025-07-28 06:02:01 ↳term 0 ↴ 2025-07-28 06:02:01 ↳election timer allowed ↴ 2025-07-28 06:02:01 ↳log store start 1, end 0 ↴ 2025-07-28 06:02:01 ↳config log idx 0, prev log idx 0 ↴ 2025-07-28 06:02:01 ↳ -- ASYNC REPLICATION -- 2025-07-28 06:02:01 16. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 17. 1 peerDCIDlocalhostvotingmembermyi peer 1: DC ID 0, localhost:9234, voting member, 1 ↴ ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 ↳my id: 1, voting_member ↴ 2025-07-28 06:02:01 ↳num peers: 0 2025-07-28 06:02:01 18. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 19. 1 invalidelectiontimeoutlowerbound invalid election timeout lower bound detected, adjusted to 0 ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 20. 1 RaftASIOlistenerinitiatedonunsec Raft ASIO listener initiated on :::9234, unsecured ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 21. 1 startingup starting up ('',0) 2025-07-28 06:02:01 22. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 23. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 24. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 25. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 26. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 27. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 28. 1 newconfiglogidxprevlogidxcurconf new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 ('/LoggerWrapper.h',43) 2025-07-28 06:02:01 29. 1 parameterselectiontimeoutrangehe parameters: election timeout range 0 - 0, heartbeat 0, leadership expiry 0, max batch 100, backoff 50, snapshot distance 100000, enable randomized snapshot creation NO, log sync stop gap 99999, reserved logs 2147483647, client timeout 10000, auto forwardin ('/LoggerWrapper.h',43) 2025-07-28 06:02:09 30. 1 VOTEINITmyidmyrolecandidateterml [VOTE INIT] my id 1, my role candidate, term 1, log idx 0, log term 0, priority (target 1 / mine 1) ('/LoggerWrapper.h',43) 2025-07-28 06:02:09 2025-07-28 06:02:09 2025-07-28 06:02:09 2025-07-28 06:02:09 Top messages not matching their format strings: 2025-07-28 06:02:09 2025-07-28 06:02:09 message_format_string count() any_message 2025-07-28 06:02:09 2025-07-28 06:02:09 1. 78 std::exception. Code: 1001, type: boost::wrapexcept, e.what() = Should start with 'LINESTRING'' in () (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:43034) (comment: 00534_functions_bad_arguments7.sh) (query 1116, line 1118) (in query: SELECT readWKTLineString('');) 2025-07-28 06:02:09 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 35 /var/lib/clickhouse/store/37f/37f265fb-2129-48af-9bbc-42c5b0337cf1/tmp_merge_202507_1_76_7/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 1 similar messages) 2025-07-28 06:02:09 3. Illegal UTF-8 sequence, while processing '{}' 12 Code: 36. DB::Exception: Illegal UTF-8 sequence, while processing '�': while executing 'FUNCTION stringJaccardIndexUTF8(materialize('hello'_String) :: 3, materialize('�'_String) :: 1) -> stringJaccardIndexUTF8(materialize('hello'_String), materialize('�'_String)) Float64 : 2'. (BAD_ARGUMENTS) (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:38990) (comment: 02884_string_distance_function.sql) (query 35, line 48) (in query: SELECT stringJaccardIndexUTF8(materialize('hello'), materialize('\xC2\x01'));), Stack trace (when copying this message, always include the lines below):↴ 2025-07-28 06:02:09 ↳ ↴ 2025-07-28 06:02:09 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x00000000412a5ea6 ↴ 2025-07-28 06:02:09 ↳1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001f6cedd2 ↴ 2025-07-28 06:02:09 ↳2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000008c065df ↴ 2025-07-28 06:02:09 ↳3. DB::Exception::Exception>>(int, FormatStringHelperImpl>>::type>, std::basic_string_view>&&) @ 0x0000000008e834ca↴ 2025-07-28 06:02:09 ↳4. DB::parseUTF8String(char const*, unsigned long, std::function, std::function) @ 0x000000000ad1c01c ↴ 2025-07-28 06:02:09 ↳5. DB::ByteJaccardIndexImpl::process(char const*, unsigned long, char const*, unsigned long) @ 0x000000000ad3be96 ↴ 2025-07-28 06:02:09 ↳6. DB::FunctionsStringSimilarity>, DB::NameJaccardIndexUTF8>::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000000ad3a229↴ 2025-07-28 06:02:09 ↳7. ./build_docker/./src/Functions/IFunctionAdaptors.cpp:10: DB::FunctionToExecutableFunctionAdaptor::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000002c13be7b↴ 2025-07-28 06:02:09 ↳8. DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002c1288e7 ↴ 2025-07-28 06:02:09 ↳9. DB::IExecutableFunction::executeWithoutSparseColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002c12d83d ↴ 2025-07-28 06:02:09 ↳10. DB::IExecutableFunction::execute(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002c132aa6 ↴ 2025-07-28 06:02:09 ↳11. ./build_docker/./src/Interpreters/ExpressionActions.cpp:636: DB::ExpressionActions::execute(DB::Block&, unsigned long&, bool, bool) const @ 0x0000000031b3e6a5 ↴ 2025-07-28 06:02:09 ↳12. ./build_docker/./src/Processors/Transforms/ExpressionTransform.cpp:25: DB::ExpressionTransform::transform(DB::Chunk&) @ 0x000000003bab6674 ↴ 2025-07-28 06:02:09 ↳13. ./src/Processors/ISimpleTransform.h:33: DB::ISimpleTransform::transform(DB::Chunk&, DB::Chunk&) @ 0x0000000026ff2324 ↴ 2025-07-28 06:02:09 ↳14. ./build_docker/./src/Processors/ISimpleTransform.cpp:89: DB::ISimpleTransform::work() @ 0x000000003b133a81 ↴ 2025-07-28 06:02:09 ↳15. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:53: DB::ExecutionThreadContext::executeTask() @ 0x000000003b1a476d ↴ 2025-07-28 06:02:09 ↳16. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:296: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic*) @ 0x000000003b16ed94 ↴ 2025-07-28 06:02:09 ↳17. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:262: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x000000003b16cb63 ↴ 2025-07-28 06:02:09 ↳18. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:128: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x000000003b16c07a ↴ 2025-07-28 06:02:09 ↳19. ./build_docker/./src/Processors/Executors/PullingAsyncPipelineExecutor.cpp:76: void std::__function::__policy_invoker::__call_impl[abi:ne190107]::ThreadFromGlobalPoolImpl(DB::PullingAsyncPipelineExecutor::pull(DB::Chunk&, unsigned long)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000003b1b14d7↴ 2025-07-28 06:02:09 ↳20. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001faa37a7 ↴ 2025-07-28 06:02:09 ↳21. ./contrib/llvm-project/libcxx/include/__type_traits/invoke.h:117: void* std::__thread_proxy[abi:ne190107]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000001fab7104↴ 2025-07-28 06:02:09 ↳22. ? @ 0x00007f6994412ac3 ↴ 2025-07-28 06:02:09 ↳23. ? @ 0x00007f69944a4850 ↴ 2025-07-28 06:02:09 4. Substitution '\{}' in replacement argument is invalid, regexp has only {} capturing groups 4 Code: 36. DB::Exception: Substitution '\1' in replacement argument is invalid, regexp has only 0 capturing groups. (BAD_ARGUMENTS) (version 25.3.6.10634.altinitytest (altinity build)) (from [::1]:53572) (comment: 02864_replace_regexp_string_fallback.sql) (query 2, line 7) (in query: -- negative tests↴ 2025-07-28 06:02:09 ↳ -- Even if the fallback is used, invalid substitutions must throw an exception. ↴ 2025-07-28 06:02:09 ↳ SELECT 'Hello' AS haystack, 'l' AS needle, '\\1' AS replacement, replaceRegexpOne(materialize(haystack), needle, replacement);), Stack trace (when copying this message, always include the lines below): ↴ 2025-07-28 06:02:09 ↳ ↴ 2025-07-28 06:02:09 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x00000000412a5ea6 ↴ 2025-07-28 06:02:09 ↳1. ./build_docker/./src/Common/Exception.cpp:108: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001f6cedd2 ↴ 2025-07-28 06:02:09 ↳2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000008c065df ↴ 2025-07-28 06:02:09 ↳3. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, int&, int&&) @ 0x000000001a310bed ↴ 2025-07-28 06:02:09 ↳4. DB::ReplaceRegexpImpl::checkSubstitutions(std::basic_string_view>, int) @ 0x000000001a31d3f3 ↴ 2025-07-28 06:02:09 ↳5. DB::FunctionStringReplace, DB::(anonymous namespace)::NameReplaceRegexpOne>::executeImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000001a314993↴ 2025-07-28 06:02:09 ↳6. DB::IFunction::executeImplDryRun(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x0000000008c03722 ↴ 2025-07-28 06:02:09 ↳7. ./build_docker/./src/Functions/IFunctionAdaptors.cpp:16: DB::FunctionToExecutableFunctionAdaptor::executeDryRunImpl(std::vector> const&, std::shared_ptr const&, unsigned long) const @ 0x000000002c13bf5b↴ 2025-07-28 06:02:09 ↳8. DB::IExecutableFunction::executeWithoutLowCardinalityColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002c128763 ↴ 2025-07-28 06:02:09 ↳9. DB::IExecutableFunction::executeWithoutSparseColumns(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002c12d83d ↴ 2025-07-28 06:02:09 ↳10. DB::IExecutableFunction::execute(std::vector> const&, std::shared_ptr const&, unsigned long, bool) const @ 0x000000002c132aa6 ↴ 2025-07-28 06:02:09 ↳11. ./build_docker/./src/Interpreters/ActionsDAG.cpp:812: DB::ActionsDAG::evaluatePartialResult(std::unordered_map, std::equal_to, std::allocator>>&, std::vector> const&, unsigned long, bool) @ 0x00000000301d7956↴ 2025-07-28 06:02:09 ↳12. ./build_docker/./src/Interpreters/ActionsDAG.cpp:892: DB::ActionsDAG::updateHeader(DB::Block const&) const @ 0x00000000301d3fee ↴ 2025-07-28 06:02:09 ↳13. ./build_docker/./src/Processors/Transforms/ExpressionTransform.cpp:10: DB::ExpressionTransform::transformHeader(DB::Block const&, DB::ActionsDAG const&) @ 0x000000003bab5e77 ↴ 2025-07-28 06:02:09 ↳14. ./build_docker/./src/Processors/QueryPlan/ExpressionStep.cpp:38: DB::ExpressionStep::ExpressionStep(DB::Block const&, DB::ActionsDAG) @ 0x000000003c0a7832 ↴ 2025-07-28 06:02:09 ↳15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:634: DB::(anonymous namespace)::addExpressionStep(DB::QueryPlan&, std::shared_ptr&, String const&, std::unordered_set, std::hash>, std::equal_to>, std::allocator>>&) @ 0x0000000032be38df↴ 2025-07-28 06:02:09 ↳16. ./build_docker/./src/Planner/Planner.cpp:1648: DB::Planner::buildPlanForQueryNode() @ 0x0000000032bcd7a0 ↴ 2025-07-28 06:02:09 ↳17. ./build_docker/./src/Planner/Planner.cpp:1308: DB::Planner::buildQueryPlanIfNeeded() @ 0x0000000032bb9eb2 ↴ 2025-07-28 06:02:09 ↳18. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:255: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000032bb21d2 ↴ 2025-07-28 06:02:09 ↳19. ./build_docker/./src/Interpreters/executeQuery.cpp:1405: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*, std::shared_ptr&) @ 0x00000000337ffb82↴ 2025-07-28 06:02:09 ↳20. ./build_docker/./src/Interpreters/executeQuery.cpp:1624: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x00000000337f2319 ↴ 2025-07-28 06:02:09 ↳21. ./build_docker/./src/Server/TCPHandler.cpp:664: DB::TCPHandler::runImpl() @ 0x000000003ae4c0e1 ↴ 2025-07-28 06:02:09 ↳22. ./build_docker/./src/Server/TCPHandler.cpp:2629: DB::TCPHandler::run() @ 0x000000003aeb3a7c ↴ 2025-07-28 06:02:09 ↳23. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x00000000414e6480 ↴ 2025-07-28 06:02:09 ↳24. ./build_docker/./base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x00000000414e73b2 ↴ 2025-07-28 06:02:09 ↳25. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x00000000413cbff5 ↴ 2025-07-28 06:02:09 ↳26. ./build_docker/./base/poco/Foundation/src/Thread.cpp:45: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x00000000413c8dee ↴ 2025-07-28 06:02:09 ↳27. ./base/poco/Foundation/src/Thread_POSIX.cpp:335: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000413c5971 ↴ 2025-07-28 06:02:09 ↳28. ? @ 0x00007f6994412ac3 ↴ 2025-07-28 06:02:09 ↳29. ? @ 0x00007f69944a4850 ↴ 2025-07-28 06:02:09 5. Close WriteBufferFromAzureBlobStorage. {}. 4 Close WriteBufferFromAzureBlobStorage. qyxqxztcilcclthysmmtofhflmkkjuco. (LogSeriesLimiter: on interval from 2025-07-28 11:10:01 to 2025-07-28 11:21:47 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage) 2025-07-28 06:02:12 6. (from {}{}{}){}{}{} {} (stage: {}) 2 (from [::1]:50558) (comment: 01674_unicode_asan.sql) (query 1, line 1) SELECT positionCaseInsensitiveUTF8('иголка.ру', 'иголка.р�\0') AS res; (stage: Complete) 2025-07-28 06:02:12 2025-07-28 06:02:12 2025-07-28 06:02:12 2025-07-28 06:02:12 Top short messages: 2025-07-28 06:02:12 2025-07-28 06:02:12 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate 2025-07-28 06:02:12 2025-07-28 06:02:12 1. 14 {} Code: 243. DB::Exception: Unable to parse fragment %Y from because readNumber4 requires size >= 4: In scope SELECT TO_U 34 2025-07-28 06:02:12 2. 8 Creating {}: {} Creating table test_u6cijifn.test_empty_blobs: CREATE TABLE IF NOT EXISTS test_u6cijifn.test_empty_blobs UUID '335c899f- 124 2025-07-28 06:02:12 3. 6 Bad SSH public key provided Code: 706. DB::Exception: Bad SSH public key provided. (LIBSSH_ERROR) (version 25.3.6.10634.altinitytest (altinity build 29 2025-07-28 06:02:12 4. 5 Froze {} parts Froze 1 parts -13 2025-07-28 06:02:12 5. 2 Table is read-only Code: 242. DB::Exception: Table is read-only. (TABLE_IS_READ_ONLY) (version 25.3.6.10634.altinitytest (altinity build)) 20 2025-07-28 06:02:12 6. 2 Invalid cache key hex: {} Code: 36. DB::Exception: Invalid cache key hex: kek. (BAD_ARGUMENTS) (version 25.3.6.10634.altinitytest (altinity build) 27 2025-07-28 06:02:12 7. 2 Series name cannot be empty Code: 36. DB::Exception: Series name cannot be empty. (BAD_ARGUMENTS) (version 25.3.6.10634.altinitytest (altinity build 28 2025-07-28 06:02:12 2025-07-28 06:02:12 2025-07-28 06:02:12 2025-07-28 06:02:12 Top messages by level: 2025-07-28 06:02:12 2025-07-28 06:02:12 (0.004757536966667002,'Number of arguments for function {} doesn\'t match: passed {}, should be {}') Error 2025-07-28 06:02:12 (0.00002015905494350425,'Connection failed at try №{}, reason: {}') Warning 2025-07-28 06:02:12 (0.003435102962373124,'Selected {} parts from {} to {}. Merge selecting phase took: {}ms') Information 2025-07-28 06:02:12 (0.048851437844593844,'(from {}{}{}){}{}{} {} (stage: {})') Debug 2025-07-28 06:02:12 (0.04882523107316729,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace 2025-07-28 06:02:12 2025-07-28 06:02:12 + set -e + echo 'Files in current directory' + ls -la ./ Files in current directory total 127208 drwxr-xr-x 1 root root 4096 Jul 28 05:42 . drwxr-xr-x 1 root root 4096 Jul 28 05:42 .. -rw-rw-r-- 1 root root 389 Apr 15 12:58 basic_helpers.sh lrwxrwxrwx 1 root root 7 Jan 25 2025 bin -> usr/bin drwxr-xr-x 2 root root 4096 Apr 18 2022 boot drwxr-x--- 3 root root 4096 Jul 28 05:42 data drwxr-xr-x 14 root root 3840 Jul 28 05:09 dev -rwxr-xr-x 1 root root 0 Jul 28 05:09 .dockerenv drwxr-xr-x 1 root root 4096 Jul 28 05:09 etc drwxr-x--- 2 root root 4096 Jul 28 05:42 flags drwxr-x--- 2 root root 4096 Jul 28 05:42 format_schemas drwxr-xr-x 2 root root 4096 Apr 18 2022 home lrwxrwxrwx 1 root root 7 Jan 25 2025 lib -> usr/lib lrwxrwxrwx 1 root root 9 Jan 25 2025 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Jan 25 2025 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Jan 25 2025 libx32 -> usr/libx32 -rwxr-xr-x 1 root root 26927256 Apr 15 13:29 mc drwxr-xr-x 2 root root 4096 Jan 25 2025 media drwxr-x--- 2 root root 4096 Jul 28 05:42 metadata drwxr-x--- 2 root root 4096 Jul 28 05:42 metadata_dropped -rwxr-xr-x 1 root root 103174296 Apr 15 13:27 minio drwxr-xr-x 4 root root 4096 Jul 28 05:09 minio_data drwxr-xr-x 2 root root 4096 Jan 25 2025 mnt drwxr-xr-x 1 root root 4096 Mar 31 19:11 opt -rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate drwxrwxr-x 2 1000 1000 4096 Jul 28 05:08 package_folder drwxr-x--- 2 root root 4096 Jul 28 05:42 preprocessed_configs dr-xr-xr-x 310 root root 0 Jul 28 05:09 proc drwxrwxr-x 17 1000 1000 4096 Jul 28 05:07 repo -rw-rw-r-- 1 root root 863 Apr 15 12:58 requirements.txt drwx------ 1 root root 4096 Jul 28 05:36 root drwxr-xr-x 1 root root 4096 Jul 28 05:09 run lrwxrwxrwx 1 root root 8 Jan 25 2025 sbin -> usr/sbin -rw-r--r-- 1 root root 864 Jul 28 05:10 script.gdb -rwxrwxr-x 1 root root 9908 Apr 15 12:58 setup_export_logs.sh drwxr-xr-x 2 root root 4096 Jan 25 2025 srv -rw-r----- 1 root root 64 Jul 28 05:42 status drwxr-x--- 3 root root 4096 Jul 28 05:42 store dr-xr-xr-x 13 root root 0 Jul 28 05:09 sys drwxrwxr-x 2 1000 1000 4096 Jul 28 05:12 test_output drwxrwxrwt 1 root root 4096 Jul 28 06:02 tmp drwxr-x--- 2 root root 4096 Jul 28 05:42 user_files drwxr-xr-x 1 root root 4096 Jan 25 2025 usr -rw-r----- 1 root root 36 Jul 28 05:42 uuid drwxr-xr-x 1 root root 4096 Jan 25 2025 var Files in root directory + echo 'Files in root directory' + ls -la / total 127208 drwxr-xr-x 1 root root 4096 Jul 28 05:42 . drwxr-xr-x 1 root root 4096 Jul 28 05:42 .. -rw-rw-r-- 1 root root 389 Apr 15 12:58 basic_helpers.sh lrwxrwxrwx 1 root root 7 Jan 25 2025 bin -> usr/bin drwxr-xr-x 2 root root 4096 Apr 18 2022 boot drwxr-x--- 3 root root 4096 Jul 28 05:42 data drwxr-xr-x 14 root root 3840 Jul 28 05:09 dev -rwxr-xr-x 1 root root 0 Jul 28 05:09 .dockerenv drwxr-xr-x 1 root root 4096 Jul 28 05:09 etc drwxr-x--- 2 root root 4096 Jul 28 05:42 flags drwxr-x--- 2 root root 4096 Jul 28 05:42 format_schemas drwxr-xr-x 2 root root 4096 Apr 18 2022 home lrwxrwxrwx 1 root root 7 Jan 25 2025 lib -> usr/lib lrwxrwxrwx 1 root root 9 Jan 25 2025 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 Jan 25 2025 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 10 Jan 25 2025 libx32 -> usr/libx32 -rwxr-xr-x 1 root root 26927256 Apr 15 13:29 mc drwxr-xr-x 2 root root 4096 Jan 25 2025 media drwxr-x--- 2 root root 4096 Jul 28 05:42 metadata drwxr-x--- 2 root root 4096 Jul 28 05:42 metadata_dropped -rwxr-xr-x 1 root root 103174296 Apr 15 13:27 minio drwxr-xr-x 4 root root 4096 Jul 28 05:09 minio_data drwxr-xr-x 2 root root 4096 Jan 25 2025 mnt drwxr-xr-x 1 root root 4096 Mar 31 19:11 opt -rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate drwxrwxr-x 2 1000 1000 4096 Jul 28 05:08 package_folder drwxr-x--- 2 root root 4096 Jul 28 05:42 preprocessed_configs dr-xr-xr-x 310 root root 0 Jul 28 05:09 proc drwxrwxr-x 17 1000 1000 4096 Jul 28 05:07 repo -rw-rw-r-- 1 root root 863 Apr 15 12:58 requirements.txt drwx------ 1 root root 4096 Jul 28 05:36 root drwxr-xr-x 1 root root 4096 Jul 28 05:09 run lrwxrwxrwx 1 root root 8 Jan 25 2025 sbin -> usr/sbin -rw-r--r-- 1 root root 864 Jul 28 05:10 script.gdb -rwxrwxr-x 1 root root 9908 Apr 15 12:58 setup_export_logs.sh drwxr-xr-x 2 root root 4096 Jan 25 2025 srv -rw-r----- 1 root root 64 Jul 28 05:42 status drwxr-x--- 3 root root 4096 Jul 28 05:42 store dr-xr-xr-x 13 root root 0 Jul 28 05:09 sys drwxrwxr-x 2 1000 1000 4096 Jul 28 05:12 test_output drwxrwxrwt 1 root root 4096 Jul 28 06:02 tmp drwxr-x--- 2 root root 4096 Jul 28 05:42 user_files drwxr-xr-x 1 root root 4096 Jan 25 2025 usr -rw-r----- 1 root root 36 Jul 28 05:42 uuid drwxr-xr-x 1 root root 4096 Jan 25 2025 var + clickhouse-client -q 'system flush logs' + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + stop_logs_replication + echo 'Detach all logs replication' Detach all logs replication + clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')' + tee /dev/stderr + timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}' xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value + rm /etc/clickhouse-server/users.d/limits.yaml + clickhouse-client -q 'system reload config' + logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0' + sleep 1 + ./mc admin config reset clickminio logger_webhook:ch_server_webhook 'logger_webhook:ch_server_webhook' is successfully reset. + ./mc admin config reset clickminio audit_webhook:ch_audit_webhook 'audit_webhook:ch_audit_webhook' is successfully reset. + clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE' + clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow' + clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow' + sudo clickhouse stop --max-tries 300 /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 is running. Sent terminate signal to process with pid 393. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 is running. Waiting for server to stop /var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 393. The process with pid = 393 does not exist. Server stopped + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + kill 1331 + rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log + : + rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log + : + data_path_config=--path=/var/lib/clickhouse/ + zstd --threads=0 + [[ -n '' ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log + clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' + args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper') + local args + clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + check_logs_for_critical_errors + sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log + rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp + echo -e 'No sanitizer asserts\tOK\t\N\t' + rm -f /test_output/tmp + rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t' + rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No logical errors\tOK\t\N\t' + '[' -s /test_output/logical_errors.txt ']' + rm /test_output/logical_errors.txt + rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache' + echo -e 'No lost s3 keys\tOK\t\N\t' + rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + grep SharedMergeTreePartCheckThread + echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/no_such_key_errors.txt ']' + rm /test_output/no_such_key_errors.txt + rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'Not crashed\tOK\t\N\t' + rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log + echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t' + '[' -s /test_output/fatal_messages.txt ']' + rm /test_output/fatal_messages.txt + rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst + rg -v 'rg -Faz ' + rg -Fa ' received signal ' /test_output/gdb.log + dmesg -T + grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log + echo -e 'No OOM in dmesg\tOK\t\N\t' + /repo/tests/docker_scripts/process_functional_tests_result.py 2025-07-28 06:06:09,577 File /repo/tests/broken_tests.json with broken tests found 2025-07-28 06:06:09,577 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst 2025-07-28 06:06:09,585 Is flaky check: False 2025-07-28 06:06:09,585 Result parsed 2025-07-28 06:06:09,587 Result written File /repo/tests/analyzer_tech_debt.txt with broken tests found Broken tests in the list: 1 Broken tests in the list: 1 + rm /var/log/clickhouse-server/clickhouse-server.log + mv /var/log/clickhouse-server/stderr.log /test_output/ + [[ -n '' ]] + tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination tar: Removing leading `/' from member names tar: Removing leading `/' from hard link targets + rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/ + [[ 0 -eq 1 ]] + [[ 0 -eq 1 ]] + collect_core_dumps + find . -type f -maxdepth 1 -name 'core.*' + read -r core